CVE Vulnerabilities

CVE-2012-3406

Published: Feb 10, 2014 | Modified: Apr 22, 2019
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
6.8 MEDIUM
AV:N/AC:M/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
Ubuntu

The vfprintf function in stdio-common/vfprintf.c in GNU C Library (aka glibc) 2.5, 2.12, and probably other versions does not properly restrict the use of the alloca function when allocating the SPECS array, which allows context-dependent attackers to bypass the FORTIFY_SOURCE format-string protection mechanism and cause a denial of service (crash) or possibly execute arbitrary code via a crafted format string using positional parameters and a large number of format specifiers, a different vulnerability than CVE-2012-3404 and CVE-2012-3405.

Affected Software

Name Vendor Start Version End Version
Glibc Gnu 2.5 (including) 2.5 (including)
Glibc Gnu 2.12 (including) 2.12 (including)
Enterprise_virtualization Redhat 3.0 (including) 3.0 (including)
Ubuntu_linux Canonical 8.04 (including) 8.04 (including)
Ubuntu_linux Canonical 10.04 (including) 10.04 (including)
Ubuntu_linux Canonical 11.04 (including) 11.04 (including)
Ubuntu_linux Canonical 11.10 (including) 11.10 (including)
Ubuntu_linux Canonical 12.04 (including) 12.04 (including)
Enterprise_linux Redhat 5 (including) 5 (including)
Enterprise_linux Redhat 6.0 (including) 6.0 (including)

References