2022-12-09 17:00:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-46873" ,
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" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_value" : "108" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Firefox did not implement the CSP directive unsafe-hashes"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-51/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2022-51/"
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1644790" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1644790"
2023-05-03 11:00:35 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202305-06" ,
"url" : "https://security.gentoo.org/glsa/202305-06"
2022-12-22 20:00:48 +00:00
}
]
2022-12-09 17:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-22 20:00:48 +00:00
"value" : "Because Firefox did not implement the <code>unsafe-hashes</code> CSP directive, an attacker who was able to inject markup into a page otherwise protected by a Content Security Policy may have been able to inject executable script. This would be severely constrained by the specified Content Security Policy of the document. This vulnerability affects Firefox < 108."
2022-12-09 17:00:37 +00:00
}
]
}
}