fkie_cve-2012-2677
Vulnerability from fkie_nvd
Published
2012-07-25 19:55
Modified
2024-11-21 01:39
Severity ?
Summary
Integer overflow in the ordered_malloc function in boost/pool/pool.hpp in Boost Pool before 3.9 makes it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large memory chunk size value, which causes less memory to be allocated than expected.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:boost:pool:*:*:*:*:*:*:*:*", "matchCriteriaId": "36ECFFE3-BCAC-4EB4-A6A3-87EAAB4F3C01", "versionEndIncluding": "1.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:boost:pool:2.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "926987DE-FDB8-451E-9342-75DC1F35C3B5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Integer overflow in the ordered_malloc function in boost/pool/pool.hpp in Boost Pool before 3.9 makes it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large memory chunk size value, which causes less memory to be allocated than expected." }, { "lang": "es", "value": "Desbordamiento de entero en la funci\u00f3n de impulso ordered_malloc en boost/pool/pool.hpp en Boost Pool anterior a v3.9 hace m\u00e1s f\u00e1cil para los atacantes dependientes de contexto llevar a cabo los ataques relacionados con la memoria tales como desbordamientos de b\u00fafer a trav\u00e9s de un valor de gran tama\u00f1o, lo que provoca menos memoria que se asignar\u00e1 de lo esperado." } ], "id": "CVE-2012-2677", "lastModified": "2024-11-21T01:39:25.650", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2012-07-25T19:55:03.023", "references": [ { "source": "secalert@redhat.com", "url": "http://kqueue.org/blog/2012/03/05/memory-allocator-security-revisited/" }, { "source": "secalert@redhat.com", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-July/083416.html" }, { "source": "secalert@redhat.com", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/082977.html" }, { "source": "secalert@redhat.com", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:065" }, { "source": "secalert@redhat.com", "url": "http://www.openwall.com/lists/oss-security/2012/06/05/1" }, { "source": "secalert@redhat.com", "url": "http://www.openwall.com/lists/oss-security/2012/06/07/13" }, { "source": "secalert@redhat.com", "url": "https://security.gentoo.org/glsa/202105-04" }, { "source": "secalert@redhat.com", "tags": [ "Exploit", "Patch" ], "url": "https://svn.boost.org/trac/boost/changeset/78326" }, { "source": "secalert@redhat.com", "url": "https://svn.boost.org/trac/boost/ticket/6701" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://kqueue.org/blog/2012/03/05/memory-allocator-security-revisited/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-July/083416.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/082977.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:065" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2012/06/05/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2012/06/07/13" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.gentoo.org/glsa/202105-04" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch" ], "url": "https://svn.boost.org/trac/boost/changeset/78326" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://svn.boost.org/trac/boost/ticket/6701" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-189" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.