143 lines
4.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-4201",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-24T11:42:25.360",
"lastModified": "2011-01-03T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Heap-based buffer overflow in the decodeMP4file function (frontend/main.c) in FAAD2 2.6.1 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted MPEG-4 (MP4) file."
},
{
"lang": "es",
"value": "Un desbordamiento de b\u00fafer en la regi\u00f3n heap de la memoria en la funci\u00f3n decodeMP4file (archivo frontend/main.c) en FAAD2 versi\u00f3n 2.6.1 y anteriores, permite a los atacantes remotos causar una denegaci\u00f3n de servicio (bloqueo) y posiblemente ejecutar c\u00f3digo arbitrario por medio de un archivo MPEG-4 (MP4) creado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:audiocoding:faad2:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.6.1",
"matchCriteriaId": "F6542405-0980-402E-B1CC-FE82C90EC581"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:audiocoding:faad2:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B215E265-DCA1-455E-B1F7-80D2AB113846"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:audiocoding:faad2:2.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "BC87E82A-17B6-4B95-95F6-B3ABD2AC2D80"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:audiocoding:faad2:2.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "CC378FBC-832A-429D-A1C9-67B9276FBE6D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:audiocoding:faad2:2.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "AC80062B-B5F1-43F4-8165-952B3AF162B3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:audiocoding:faad2:2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "BDDB427F-A661-4F1E-8EFC-536883A061DD"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499899",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.gentoo.org/attachment.cgi?id=166174&action=view",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=238445",
"source": "cve@mitre.org"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200811-03.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.audiocoding.com/archive.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.audiocoding.com/patch/main_overflow.diff",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2008/09/24/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31219",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/2601",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}