2021-08-04 15:00:56 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-38090" ,
"ASSIGNER" : "cve@mitre.org" ,
2021-09-20 16:00:59 +00:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://trac.ffmpeg.org/ticket/8263" ,
"url" : "https://trac.ffmpeg.org/ticket/8263"
} ,
{
"refsource" : "MISC" ,
"name" : "https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/99f8d32129dd233d4eb2efa44678a0bc44869f23" ,
"url" : "https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/99f8d32129dd233d4eb2efa44678a0bc44869f23"
}
]
2021-08-04 15:00:56 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-09-20 16:00:59 +00:00
"value" : "Integer Overflow vulnerability in function filter16_roberts in libavfilter/vf_convolution.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified impacts."
2021-08-04 15:00:56 +00:00
}
]
}
}