Lucene search

K
redhatcveRedhat.comRH:CVE-2014-10070
HistoryMar 02, 2018 - 6:49 a.m.

CVE-2014-10070

2018-03-0206:49:25
redhat.com
access.redhat.com
10

0.0004 Low

EPSS

Percentile

5.1%

zsh before 5.0.7 allows evaluation of the initial values of integer variables imported from the environment (instead of treating them as literal numbers). That could allow local privilege escalation, under some specific and atypical conditions where zsh is being invoked in privilege-elevation contexts when the environment has not been properly sanitized, such as when zsh is invoked by sudo on systems where “env_reset” has been disabled.

Mitigation

Don't allow environment variables 'OPTIND' and 'TRY_BLOCK_ERROR' to be inherited by shells called through zsh.
Mitigated by default on Red Hat Enterprise Linux versions 5, 6 and 7, since this is the default configuration on those versions.