2024-08-22 14:03:15 +00:00

81 lines
2.1 KiB
JSON

{
"id": "CVE-2024-32230",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-07-01T21:15:03.617",
"lastModified": "2024-08-22T13:24:40.597",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "FFmpeg 7.0 is vulnerable to Buffer Overflow. There is a negative-size-param bug at libavcodec/mpegvideo_enc.c:1216:21 in load_input_picture in FFmpeg7.0"
},
{
"lang": "es",
"value": "FFmpeg 7.0 es vulnerable al desbordamiento del b\u00fafer. Hay un error de par\u00e1metro de tama\u00f1o negativo en libavcodec/mpegvideo_enc.c:1216:21 en load_input_picture en FFmpeg7.0"
}
],
"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-120"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "53081022-F93B-4ED8-8D24-CD47DC87A17D"
}
]
}
]
}
],
"references": [
{
"url": "https://trac.ffmpeg.org/ticket/10952",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
}
]
}