2021-11-17 15:47:33 -05:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-43540" ,
2021-12-08 22:01:05 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_value" : "95" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "WebExtensions could have installed persistent ServiceWorkers"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2021-52/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2021-52/"
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1636629" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1636629"
2022-02-22 01:01:23 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202202-03" ,
"url" : "https://security.gentoo.org/glsa/202202-03"
2021-12-08 22:01:05 +00:00
}
]
2021-11-17 15:47:33 -05:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-12-08 22:01:05 +00:00
"value" : "WebExtensions with the correct permissions were able to create and install ServiceWorkers for third-party websites that would not have been uninstalled with the extension. This vulnerability affects Firefox < 95."
2021-11-17 15:47:33 -05:00
}
]
}
}