2022-10-14 16:00:41 +00:00
{
2023-09-13 11:00:35 +00:00
"data_version" : "4.0" ,
2022-10-14 16:00:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-42930" ,
2022-12-22 20:00:48 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
2023-09-13 11:00:35 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "If two Workers were simultaneously initializing their CacheStorage, a data race could have occurred in the `ThirdPartyUtil` component. This vulnerability affects Firefox < 106."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Race condition in DOM Workers"
}
]
}
]
} ,
2022-12-22 20:00:48 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
2023-09-13 11:00:35 +00:00
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "106"
2022-12-22 20:00:48 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-09-13 11:00:35 +00:00
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1789503" ,
2022-12-22 20:00:48 +00:00
"refsource" : "MISC" ,
2023-09-13 11:00:35 +00:00
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1789503"
2022-12-22 20:00:48 +00:00
} ,
{
2023-09-13 11:00:35 +00:00
"url" : "https://www.mozilla.org/security/advisories/mfsa2022-44/" ,
2022-12-22 20:00:48 +00:00
"refsource" : "MISC" ,
2023-09-13 11:00:35 +00:00
"name" : "https://www.mozilla.org/security/advisories/mfsa2022-44/"
2022-12-22 20:00:48 +00:00
}
]
2022-10-14 16:00:41 +00:00
} ,
2023-09-13 11:00:35 +00:00
"credits" : [
{
"lang" : "en" ,
"value" : "Armin Ebert"
}
]
2022-10-14 16:00:41 +00:00
}