CVE-2010-3192
CVSS V2 Medium 5
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2010-3192
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2010-10-14T05:58:06
- Last Modified Date
- 2020-03-31T15:32:56
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:* | 1 | OR | 2.26 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
References
Reference URL | Reference Tags |
---|---|
http://www.openwall.com/lists/oss-security/2010/09/02/4 | Mailing List |
http://www.openwall.com/lists/oss-security/2010/08/31/6 | Mailing List |
http://www.openwall.com/lists/oss-security/2010/08/31/7 | Mailing List |
http://www.openwall.com/lists/oss-security/2010/09/02/5 | Mailing List |
http://www.openwall.com/lists/oss-security/2010/09/02/2 | Mailing List |
http://www.openwall.com/lists/oss-security/2010/08/25/8 | Mailing List |
http://seclists.org/fulldisclosure/2010/Apr/399 | Mailing List Third Party Advisory |
http://www.openwall.com/lists/oss-security/2010/09/02/3 | Mailing List |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2010-3192 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3192 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:45:47 | Added to TrackCVE |