gsd-2023-32208
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Service workers could reveal script base URL due to dynamic `import()`. This vulnerability affects Firefox < 113.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-32208", "id": "GSD-2023-32208" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-32208" ], "details": "Service workers could reveal script base URL due to dynamic `import()`. This vulnerability affects Firefox \u003c 113.", "id": "GSD-2023-32208", "modified": "2023-12-13T01:20:23.855915Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2023-32208", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "113" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "credits": [ { "lang": "en", "value": "Anne van Kesteren" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Service workers could reveal script base URL due to dynamic `import()`. This vulnerability affects Firefox \u003c 113." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Leak of script base URL in service workers via import()" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1646034", "refsource": "MISC", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1646034" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2023-16/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2023-16/" }, { "name": "https://security.gentoo.org/glsa/202401-10", "refsource": "MISC", "url": "https://security.gentoo.org/glsa/202401-10" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*", "matchCriteriaId": "D953B9B0-5231-4517-BCDC-2120FBE1B9F4", "versionEndExcluding": "113.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Service workers could reveal script base URL due to dynamic `import()`. This vulnerability affects Firefox \u003c 113." } ], "id": "CVE-2023-32208", "lastModified": "2024-01-07T11:15:11.003", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-06-19T10:15:09.480", "references": [ { "source": "security@mozilla.org", "tags": [ "Permissions Required" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1646034" }, { "source": "security@mozilla.org", "url": "https://security.gentoo.org/glsa/202401-10" }, { "source": "security@mozilla.org", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2023-16/" } ], "sourceIdentifier": "security@mozilla.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.