{ "id": "CVE-2023-3482", "sourceIdentifier": "security@mozilla.org", "published": "2023-07-05T10:15:10.273", "lastModified": "2023-07-11T14:28:52.107", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-862" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*", "versionEndExcluding": "115.0", "matchCriteriaId": "D1EEB7A5-332B-475E-8BEC-52B282166DDA" } ] } ] } ], "references": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1839464", "source": "security@mozilla.org", "tags": [ "Issue Tracking", "Permissions Required" ] }, { "url": "https://www.mozilla.org/security/advisories/mfsa2023-22/", "source": "security@mozilla.org", "tags": [ "Vendor Advisory" ] } ] }