René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

98 lines
2.6 KiB
JSON

{
"id": "CVE-2009-0757",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-03-03T16:30:05.297",
"lastModified": "2009-05-13T05:27:05.420",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple buffer overflows in GNU MPFR 2.4.0 allow context-dependent attackers to cause a denial of service (crash) via the (1) mpfr_snprintf and (2) mpfr_vsnprintf functions."
},
{
"lang": "es",
"value": "M\u00faltiples desbordamientos de b\u00fafer en GNU MPFR v2.4.0 permite a atacantes dependientes de contexto producir una denegaci\u00f3n de servicio (ca\u00edda) a trav\u00e9s de las funciones (1) mpfr_snprintf y (2) mpfr_vsnprintf."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mpfr:gnu_mpfr:2.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "36519A0F-CBE1-4792-A554-63BD7E4E8175"
}
]
}
]
}
],
"references": [
{
"url": "http://mpfr.loria.fr/mpfr-2.4.1/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/03/02/4",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/33945",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-772-1",
"source": "cve@mitre.org"
}
]
}