gsd-2022-42929
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
If a website called `window.print()` in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings. This vulnerability affects Firefox < 106, Firefox ESR < 102.4, and Thunderbird < 102.4.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-42929", "description": "If a website called \u003ccode\u003ewindow.print()\u003c/code\u003e in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings. This vulnerability affects Thunderbird \u003c 102.4, Firefox ESR \u003c 102.4, and Firefox \u003c 106.", "id": "GSD-2022-42929", "references": [ "https://www.debian.org/security/2022/dsa-5259", "https://www.debian.org/security/2022/dsa-5262", "https://advisories.mageia.org/CVE-2022-42929.html", "https://access.redhat.com/errata/RHSA-2022:7066", "https://access.redhat.com/errata/RHSA-2022:7068", "https://access.redhat.com/errata/RHSA-2022:7069", "https://access.redhat.com/errata/RHSA-2022:7070", "https://access.redhat.com/errata/RHSA-2022:7071", "https://access.redhat.com/errata/RHSA-2022:7072", "https://access.redhat.com/errata/RHSA-2022:7178", "https://access.redhat.com/errata/RHSA-2022:7181", "https://access.redhat.com/errata/RHSA-2022:7182", "https://access.redhat.com/errata/RHSA-2022:7183", "https://access.redhat.com/errata/RHSA-2022:7184", "https://access.redhat.com/errata/RHSA-2022:7190", "https://www.suse.com/security/cve/CVE-2022-42929.html", "https://ubuntu.com/security/CVE-2022-42929" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-42929" ], "details": "If a website called `window.print()` in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4.", "id": "GSD-2022-42929", "modified": "2023-12-13T01:19:10.640645Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2022-42929", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "106" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "102.4" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "102.4" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "credits": [ { "lang": "en", "value": "Andrei Enache" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "If a website called `window.print()` in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Denial of Service via window.print" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1789439", "refsource": "MISC", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1789439" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-44/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2022-44/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-45/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2022-45/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-46/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2022-46/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "106.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "102.4", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "102.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2022-42929" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "If a website called `window.print()` in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings. This vulnerability affects Firefox \u003c 106, Firefox ESR \u003c 102.4, and Thunderbird \u003c 102.4." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.mozilla.org/security/advisories/mfsa2022-46/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2022-46/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-45/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2022-45/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-44/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2022-44/" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1789439", "refsource": "MISC", "tags": [ "Issue Tracking", "Permissions Required" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1789439" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-09-13T11:15Z", "publishedDate": "2022-12-22T20:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.