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

123 lines
3.2 KiB
JSON

{
"id": "CVE-2020-14153",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-06-15T17:15:10.637",
"lastModified": "2023-02-27T18:18:36.527",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In IJG JPEG (aka libjpeg) from version 8 through 9c, jdhuff.c has an out-of-bounds array read for certain table pointers."
},
{
"lang": "es",
"value": "En IJG JPEG (alias libjpeg) de la versi\u00f3n 8 a la 9c, jdhuff.c tiene un arreglo de lectura fuera de l\u00edmites para ciertos punteros de mesa"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ijg:libjpeg:*:*:*:*:*:*:*:*",
"versionStartIncluding": "8",
"versionEndIncluding": "9c",
"matchCriteriaId": "D8B6F197-0A40-4DA0-A5CF-BFEC3763A2F7"
}
]
}
]
}
],
"references": [
{
"url": "http://www.ijg.org/files/jpegsrc.v9d.tar.gz",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://bugs.gentoo.org/727908",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/issues/445",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}