cvelist/2023/3xxx/CVE-2023-3482.json
2024-01-07 12:00:40 +00:00

80 lines
2.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3482",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When Firefox is configured to block storage of all cookies, it was still possible to store data in localstorage by using an iframe with a source of 'about:blank'. This could have led to malicious websites storing tracking data without permission. This vulnerability affects Firefox < 115."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Block all cookies bypass for localstorage"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1839464",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1839464"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-22/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-22/"
},
{
"url": "https://security.gentoo.org/glsa/202401-10",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202401-10"
}
]
},
"credits": [
{
"lang": "en",
"value": "Martin Hostettler"
}
]
}