2022-04-29 09:01:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-29909" ,
2022-12-22 20:00:48 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Thunderbird" ,
"version" : {
"version_data" : [
{
"version_value" : "91.9" ,
"version_affected" : "<"
}
]
}
} ,
{
"product_name" : "Firefox ESR" ,
"version" : {
"version_data" : [
{
"version_value" : "91.9" ,
"version_affected" : "<"
}
]
}
} ,
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_value" : "100" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Bypassing permission prompt in nested browsing contexts"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-16/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2022-16/"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-18/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2022-18/"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-17/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2022-17/"
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1755081" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1755081"
}
]
2022-04-29 09:01:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-22 20:00:48 +00:00
"value" : "Documents in deeply-nested cross-origin browsing contexts could have obtained permissions granted to the top-level origin, bypassing the existing prompt and wrongfully inheriting the top-level permissions. This vulnerability affects Thunderbird < 91.9, Firefox ESR < 91.9, and Firefox < 100."
2022-04-29 09:01:35 +00:00
}
]
}
}