2024-01-19 17:00:37 +00:00
{
2024-01-23 14:00:34 +00:00
"data_version" : "4.0" ,
2024-01-19 17:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-0745" ,
2024-01-23 14:00:34 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2024-01-19 17:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-01-23 14:00:34 +00:00
"value" : "The WebAudio `OscillatorNode` object was susceptible to a stack buffer overflow. This could have led to a potentially exploitable crash. This vulnerability affects Firefox < 122."
2024-01-19 17:00:37 +00:00
}
]
2024-01-23 14:00:34 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Stack buffer overflow in WebAudio"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "122"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1871838" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1871838"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-01/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2024-01/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Yangkang of 360 ATA Team"
}
]
2024-01-19 17:00:37 +00:00
}