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

145 lines
4.4 KiB
JSON

{
"id": "CVE-2017-13722",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-10-11T17:29:00.350",
"lastModified": "2017-11-13T02:29:02.430",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "In the pcfGetProperties function in bitmap/pcfread.c in libXfont through 1.5.2 and 2.x before 2.0.2, a missing boundary check (for PCF files) could be used by local attackers authenticated to an Xserver for a buffer over-read, for information disclosure or a crash of the X server."
},
{
"lang": "es",
"value": "En la funci\u00f3n pcfGetProperties en bitmap/pcfread.c en libXfont, en versiones hasta la 1.5.2 y versiones 2.x hasta la 2.0.2, atacantes autenticados en un servidor X podr\u00edan utilizar la falta de una comprobaci\u00f3n de l\u00edmites (para archivos PCF) para llevar a cabo una sobrelectura de b\u00fafer con el fin de conseguir que se produzca una revelaci\u00f3n de informaci\u00f3n o un cierre inesperado del servidor X."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"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:L/AC:L/Au:N/C:P/I:N/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:x.org:libxfont:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.5.2",
"matchCriteriaId": "94159B28-552B-449D-BAD5-AED275362D64"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:x.org:libxfont:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B9D9133B-6806-4947-B43F-F13FE6FA1FE7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:x.org:libxfont:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "93F2E32E-A188-4EB6-929D-CF74271011C1"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2017/dsa-3995",
"source": "cve@mitre.org"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1049692",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201711-08",
"source": "cve@mitre.org"
},
{
"url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}