2025-01-03 19:03:43 +00:00
{
"id" : "CVE-2024-36613" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-01-03T18:15:15.343" ,
2025-01-03 23:03:45 +00:00
"lastModified" : "2025-01-03T21:15:13.140" ,
2025-01-03 19:03:43 +00:00
"vulnStatus" : "Received" ,
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "FFmpeg n6.1.1 has a vulnerability in the DXA demuxer of the libavformat library allowing for an integer overflow, potentially resulting in a denial-of-service (DoS) condition or other undefined behavior."
}
] ,
2025-01-03 23:03:45 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 6.2 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
}
] ,
2025-01-03 19:03:43 +00:00
"references" : [
{
"url" : "https://gist.github.com/1047524396/0f4d90ef87553f772f888223085ac806" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavformat/dxa.c#L125" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/ffmpeg/ffmpeg/commit/50d8e4f27398fd5778485a827d7a2817921f8540" ,
"source" : "cve@mitre.org"
}
]
}