Vulnerability CVE-2012-2675


Published: 2012-07-25

Description:
Multiple integer overflows in the (1) CallMalloc (malloc) and (2) nedpcalloc (calloc) functions in nedmalloc (nedmalloc.c) before 1.10 beta2 make it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large size value, which causes less memory to be allocated than expected.

Type:

CWE-189

(Numeric Errors)

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

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Nedprod -> Nedmalloc 

 References:
https://github.com/ned14/nedmalloc/commit/2965eca30c408c13473c4146a9d47d547d288db1
https://github.com/ned14/nedmalloc/commit/1a759756639ab7543b650a10c2d77a0ffc7a2000
https://github.com/ned14/nedmalloc/blob/master/Readme.html
http://www.openwall.com/lists/oss-security/2012/06/07/13
http://www.openwall.com/lists/oss-security/2012/06/05/1
http://kqueue.org/blog/2012/03/05/memory-allocator-security-revisited/

Copyright 2024, cxsecurity.com

 

Back to Top