2023-06-05 17:00:41 +00:00
{
2023-06-19 11:00:42 +00:00
"data_version" : "4.0" ,
2023-06-05 17:00:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-34415" ,
2023-06-19 11:00:42 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2023-06-05 17:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-19 11:00:42 +00:00
"value" : "When choosing a site-isolated process for a document loaded from a data: URL that was the result of a redirect, Firefox would load that document in the same process as the site that issued the redirect. This bypassed the site-isolation protections against Spectre-like attacks on sites that host an \"open redirect\". Firefox no longer follows HTTP redirects to data: URLs. This vulnerability affects Firefox < 114."
2023-06-05 17:00:41 +00:00
}
]
2023-06-19 11:00:42 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Site-isolation bypass on sites that allow open redirects to data: urls"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "114"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1811999" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1811999"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-20/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2023-20/"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Jun Kokatsu"
}
]
2023-06-05 17:00:41 +00:00
}