2023-09-25 16:00:35 +00:00
{
2023-09-27 15:00:28 +00:00
"data_version" : "4.0" ,
2023-09-25 16:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-5175" ,
2023-09-27 15:00:28 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2023-09-25 16:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-27 15:00:28 +00:00
"value" : "During process shutdown, it was possible that an `ImageBitmap` was created that would later be used after being freed from a different codepath, leading to a potentially exploitable crash. This vulnerability affects Firefox < 118."
2023-09-25 16:00:35 +00:00
}
]
2023-09-27 15:00:28 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Use-after-free of ImageBitmap during process shutdown"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "118"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1849704" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1849704"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-41/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2023-41/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Yangkang of 360 ATA Team"
}
]
2023-09-25 16:00:35 +00:00
}