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

98 lines
3.1 KiB
JSON

{
"id": "CVE-2009-2369",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-07-08T15:30:01.420",
"lastModified": "2017-08-17T01:30:44.757",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Integer overflow in the wxImage::Create function in src/common/image.cpp in wxWidgets 2.8.10 allows attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted JPEG file, which triggers a heap-based buffer overflow. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information."
},
{
"lang": "es",
"value": "Desbordamiento de enteros en WxImage: Crea un funci\u00f3n en src/common/image.cpp en wxWidgets v2.8.10 permitiendo a atacantes cuasar una denegaci\u00f3n de servicio (caida) y una posible ejecuci\u00f3n de c\u00f3digo a su elecci\u00f3n a trav\u00e9s de un archivo JPEG manipulado, que provoca un desbordamiento de pila. NOTA: algunos de estos detalles se han obtenido exclusivamente de informaci\u00f3n de terceros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:wxwidgets:wxwidgets:2.8.10:*:*:*:*:*:*:*",
"matchCriteriaId": "13C864D1-B6B1-4146-BF19-9FE26C08CEFC"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/35552",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2009/1770",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51516",
"source": "cve@mitre.org"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-July/msg00693.html",
"source": "cve@mitre.org"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-July/msg00712.html",
"source": "cve@mitre.org"
}
]
}