Vulnerability CVE-2010-3192


Published: 2010-10-14   Modified: 2012-02-13

Description:
Certain run-time memory protection mechanisms in the GNU C Library (aka glibc or libc6) print argv[0] and backtrace information, which might allow context-dependent attackers to obtain sensitive information from process memory by executing an incorrect program, as demonstrated by a setuid program that contains a stack-based buffer overflow error, related to the __fortify_fail function in debug/fortify_fail.c, and the __stack_chk_fail (aka stack protection) and __chk_fail (aka FORTIFY_SOURCE) implementations.

See advisories in our WLB2 database:
Topic
Author
Date
Med.
GNU glibc FORTIFY_SOURCE Information Exposure
Dan Rosenberg
15.10.2010

Type:

CWE-200

(Information Exposure)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
GNU -> Glibc 

 References:
http://www.openwall.com/lists/oss-security/2010/09/02/5
http://www.openwall.com/lists/oss-security/2010/09/02/4
http://www.openwall.com/lists/oss-security/2010/09/02/3
http://www.openwall.com/lists/oss-security/2010/09/02/2
http://www.openwall.com/lists/oss-security/2010/08/31/7
http://www.openwall.com/lists/oss-security/2010/08/31/6
http://www.openwall.com/lists/oss-security/2010/08/25/8
http://seclists.org/fulldisclosure/2010/Apr/399

Copyright 2024, cxsecurity.com

 

Back to Top