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

113 lines
3.2 KiB
JSON

{
"id": "CVE-2017-9083",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-05-19T16:29:00.197",
"lastModified": "2019-03-14T19:00:55.173",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "poppler 0.54.0, as used in Evince and other products, has a NULL pointer dereference in the JPXStream::readUByte function in JPXStream.cc. For example, the perf_test utility will crash (segmentation fault) when parsing an invalid PDF file."
},
{
"lang": "es",
"value": "En poppler versi\u00f3n 0.54.0, como es usado en Evince y otros productos, presenta una desreferencia de puntero NULL en la funci\u00f3n JPXStream::readUByte en el archivo JPXStream.cc. Por ejemplo, la utilidad perf_test se bloquear\u00e1 (por fallo de segmentaci\u00f3n) al analizar un archivo PDF inv\u00e1lido."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:freedesktop:poppler:0.54.0:*:*:*:*:*:*:*",
"matchCriteriaId": "740347EF-5003-40B2-863C-D86A246DD21B"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.freedesktop.org/show_bug.cgi?id=101084",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201801-17",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}