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

103 lines
3.0 KiB
JSON

{
"id": "CVE-2002-0728",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-08-12T04:00:00.000",
"lastModified": "2008-09-05T20:28:47.880",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in the progressive reader for libpng 1.2.x before 1.2.4, and 1.0.x before 1.0.14, allows attackers to cause a denial of service (crash) via a PNG data stream that has more IDAT data than indicated by the IHDR chunk."
},
{
"lang": "es",
"value": "Desbordamiento de b\u00fafer en la lectura progresiva con libpng 1.2.4 y 1.0.14 permite que atacantes remotos provoquen una denegaci\u00f3n de servicio por medio de un stream de datos PNG que tiene m\u00e1s datos IDAT de los que se indican en el chunk IHDR."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greg_roelofs:libpng:1.0.14:*:*:*:*:*:*:*",
"matchCriteriaId": "26C6F860-C157-4FBA-ABD9-7C4451B241D3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greg_roelofs:libpng:1.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "7A243D85-1BF9-4F26-9BFE-54AA2C92C577"
}
]
}
]
}
],
"references": [
{
"url": "ftp://swrinde.nde.swri.edu/pub/png-group/archives/png-list.200207",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000512",
"source": "cve@mitre.org"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2002-152.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2002/dsa-140",
"source": "cve@mitre.org"
},
{
"url": "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-049.php",
"source": "cve@mitre.org"
}
]
}