2024-12-08 03:06:42 +00:00

109 lines
3.1 KiB
JSON

{
"id": "CVE-2011-4031",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-05-09T10:33:14.880",
"lastModified": "2024-11-21T01:31:43.683",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Integer underflow in the asfrtp_parse_packet function in libavformat/rtpdec_asf.c in FFmpeg before 0.8.3 allows remote attackers to execute arbitrary code via a crafted ASF packet."
},
{
"lang": "es",
"value": "Desbordamiento de entero en la funci\u00f3n asfrtp_parse_packet en libavformat/rtpdec_asf.c en FFmpeg antes de v0.8.3, permite a atacantes remotos ejecutar secuencias de comandos a trav\u00e9s de un paquete ASF manipulado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-191"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.8.3",
"matchCriteriaId": "62EF50AD-F30B-4181-AF33-C23CAC290263"
}
]
}
]
}
],
"references": [
{
"url": "http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=c2a2ad133eb9d42361804a568dee336992349a5e",
"source": "cve@mitre.org"
},
{
"url": "http://git.videolan.org/?p=ffmpeg.git%3Ba=shortlog%3Bh=n0.8.3",
"source": "cve@mitre.org"
},
{
"url": "http://technet.microsoft.com/en-us/security/msvr/msvr11-012",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=c2a2ad133eb9d42361804a568dee336992349a5e",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://git.videolan.org/?p=ffmpeg.git%3Ba=shortlog%3Bh=n0.8.3",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://technet.microsoft.com/en-us/security/msvr/msvr11-012",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}