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

88 lines
2.4 KiB
JSON

{
"id": "CVE-2022-24106",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-30T04:15:10.523",
"lastModified": "2022-10-28T20:08:51.070",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Xpdf prior to 4.04, the DCT (JPEG) decoder was incorrectly allowing the 'interleaved' flag to be changed after the first scan of the image, leading to an unknown integer-related vulnerability in Stream.cc."
},
{
"lang": "es",
"value": "En Xpdf versiones anteriores a 4.04, el descodificador DCT (JPEG) permit\u00eda de forma incorrecta cambiar el flag \"interleaved\" despu\u00e9s del primer escaneo de la imagen, conllevando a una vulnerabilidad desconocida relacionada con los enteros en Stream.cc"
}
],
"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:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:glyphandcog:xpdfreader:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.04",
"matchCriteriaId": "F876F9E8-7664-472C-84DB-3DC4CB280618"
}
]
}
]
}
],
"references": [
{
"url": "http://www.xpdfreader.com/security-fixes.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://dl.xpdfreader.com/xpdf-4.04.tar.gz",
"source": "cve@mitre.org",
"tags": [
"Product",
"Vendor Advisory"
]
}
]
}