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

88 lines
2.7 KiB
JSON

{
"id": "CVE-2015-8216",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-11-17T01:59:00.103",
"lastModified": "2018-12-21T11:29:01.797",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The ljpeg_decode_yuv_scan function in libavcodec/mjpegdec.c in FFmpeg before 2.8.2 omits certain width and height checks, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted MJPEG data."
},
{
"lang": "es",
"value": "La funci\u00f3n ljpeg_decode_yuv_scan en libavcodec/mjpegdec.c en FFmpeg en versiones anteriores a 2.8.2 omite cierta comprobaci\u00f3n de anchura y altura, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (acceso fuera de rango al array) o posiblemente tener otro impacto no especificado a trav\u00e9s de datos MJPEG manipulados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-17"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.8.1",
"matchCriteriaId": "EFE7A282-4C23-4443-BEB6-FA0EB4AE19B8"
}
]
}
]
}
],
"references": [
{
"url": "http://git.videolan.org/?p=ffmpeg.git;a=commit;h=d24888ef19ba38b787b11d1ee091a3d94920c76a",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00146.html",
"source": "cve@mitre.org"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00009.html",
"source": "cve@mitre.org"
}
]
}