2024-12-08 03:06:42 +00:00

109 lines
3.5 KiB
JSON

{
"id": "CVE-2012-2676",
"sourceIdentifier": "secalert@redhat.com",
"published": "2012-07-25T19:55:02.917",
"lastModified": "2024-11-21T01:39:25.533",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple integer overflows in the (1) malloc and (2) calloc functions in Hoard before 3.9 make it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows on implementing code via a large size value, which causes less memory to be allocated than expected."
},
{
"lang": "es",
"value": "M\u00faltiples desbordamientos de enteros en el (1) malloc y (2) funciones calloc en Hoard anterior a v3,9 es 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 en la aplicaci\u00f3n de c\u00f3digo a trav\u00e9s de un valor de gran tama\u00f1o, lo que provoca menos memoria que se asignar\u00e1n de lo esperado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:emery_berger:hoard:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.8",
"matchCriteriaId": "A97A5779-02DF-4A16-A32D-9CA278F80866"
}
]
}
]
}
],
"references": [
{
"url": "http://kqueue.org/blog/2012/03/05/memory-allocator-security-revisited/",
"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://github.com/emeryberger/Hoard/blob/master/NEWS",
"source": "secalert@redhat.com"
},
{
"url": "http://kqueue.org/blog/2012/03/05/memory-allocator-security-revisited/",
"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://github.com/emeryberger/Hoard/blob/master/NEWS",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}