Lucene search

K
gentooGentoo FoundationGLSA-201210-05
HistoryOct 20, 2012 - 12:00 a.m.

Bash: Multiple vulnerabilities

2012-10-2000:00:00
Gentoo Foundation
security.gentoo.org
10

6.9 Medium

CVSS2

Access Vector

LOCAL

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:L/AC:M/Au:N/C:C/I:C/A:C

0.0004 Low

EPSS

Percentile

5.3%

Background

Bash is the standard GNU Bourne Again SHell.

Description

Two vulnerabilities have been found in Bash:

  • Bash example scripts do not handle temporary files securely (CVE-2008-5374).
  • Improper bounds checking in Bash could cause a stack-based buffer overflow (CVE-2012-3410).

Impact

A remote attacker could entice a user to open a specially crafted Bash script, possibly resulting in execution of arbitrary code with the privileges of the process, or a Denial of Service condition of the Bash executable.

A local attacker may be able to perform symlink attacks to overwrite arbitrary files with the privileges of the user running the application or bypass shell access restrictions.

Workaround

There is no known workaround at this time.

Resolution

All Bash users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=app-shells/bash-4.2_p37"
OSVersionArchitecturePackageVersionFilename
Gentooanyallapp-shells/bash< 4.2_p37UNKNOWN

6.9 Medium

CVSS2

Access Vector

LOCAL

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:L/AC:M/Au:N/C:C/I:C/A:C

0.0004 Low

EPSS

Percentile

5.3%