2023-08-11 16:00:35 +00:00
{
"id" : "CVE-2020-36138" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-11T14:15:11.910" ,
2023-08-16 16:00:37 +00:00
"lastModified" : "2023-08-16T15:20:17.433" ,
"vulnStatus" : "Analyzed" ,
2023-08-11 16:00:35 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in decode_frame in libavcodec/tiff.c in FFmpeg version 4.3, allows remote attackers to cause a denial of service (DoS)."
}
] ,
2023-08-16 16:00:37 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ffmpeg:ffmpeg:4.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "11B518F8-B4A9-44CC-A440-EB95E41C4B2A"
}
]
}
]
}
] ,
2023-08-11 16:00:35 +00:00
"references" : [
{
"url" : "https://github.com/FFmpeg/FFmpeg/commit/292e41ce650a7b5ca5de4ae87fff0d6a90d9fc97" ,
2023-08-16 16:00:37 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-08-11 16:00:35 +00:00
} ,
{
"url" : "https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2020-November/272001.html" ,
2023-08-16 16:00:37 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-08-11 16:00:35 +00:00
} ,
{
"url" : "https://trac.ffmpeg.org/ticket/8960" ,
2023-08-16 16:00:37 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-08-11 16:00:35 +00:00
}
]
}