2024-04-01 20:48:49 +00:00
{
2024-04-02 15:11:39 +00:00
"data_version" : "4.0" ,
2024-04-01 20:48:49 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-2613" ,
2024-04-02 15:11:39 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2024-04-01 20:48:49 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-02 15:11:39 +00:00
"value" : "Data was not properly sanitized when decoding a QUIC ACK frame; this could have led to unrestricted memory consumption and a crash. This vulnerability affects Firefox < 124."
2024-04-01 20:48:49 +00:00
}
]
2024-04-02 15:11:39 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper handling of QUIC ACK frame data could have led to OOM"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "124"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1875701" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1875701"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-12/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2024-12/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Max Inden"
}
]
2024-04-01 20:48:49 +00:00
}