gsd-2022-34481
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
In the <code>nsTArray_Impl::ReplaceElementsAt()</code> function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Firefox < 102, Firefox ESR < 91.11, Thunderbird < 102, and Thunderbird < 91.11.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-34481", "description": "In the \u003ccode\u003ensTArray_Impl::ReplaceElementsAt()\u003c/code\u003e function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Firefox \u003c 102, Firefox ESR \u003c 91.11, Thunderbird \u003c 102, and Thunderbird \u003c 91.11.", "id": "GSD-2022-34481" }, "gsd": { "affected": [ { "package": { "ecosystem": "Mozilla", "name": "Thunderbird" }, "ranges": [ { "events": [ { "fixed": "102" }, { "introduced": "0" }, { "fixed": "91.11" }, { "introduced": "0" } ], "type": "SEMVER" } ], "version": [] }, { "package": { "ecosystem": "Mozilla", "name": "Firefox" }, "ranges": [ { "events": [ { "fixed": "102" }, { "introduced": "0" } ], "type": "SEMVER" } ], "version": [] }, { "package": { "ecosystem": "Mozilla", "name": "Firefox ESR" }, "ranges": [ { "events": [ { "fixed": "91.11" }, { "introduced": "0" } ], "type": "SEMVER" } ], "version": [] } ], "alias": [ "CVE-2022-34481" ], "database_specific": { "GSD": { "alias": "CVE-2022-34481", "id": "GSD-2022-34481", "references": [ "https://www.debian.org/security/2022/dsa-5172", "https://www.debian.org/security/2022/dsa-5175", "https://advisories.mageia.org/CVE-2022-34481.html", "https://access.redhat.com/errata/RHSA-2022:5469", "https://access.redhat.com/errata/RHSA-2022:5470", "https://access.redhat.com/errata/RHSA-2022:5472", "https://access.redhat.com/errata/RHSA-2022:5473", "https://access.redhat.com/errata/RHSA-2022:5474", "https://access.redhat.com/errata/RHSA-2022:5475", "https://access.redhat.com/errata/RHSA-2022:5477", "https://access.redhat.com/errata/RHSA-2022:5478", "https://access.redhat.com/errata/RHSA-2022:5479", "https://access.redhat.com/errata/RHSA-2022:5480", "https://access.redhat.com/errata/RHSA-2022:5481", "https://access.redhat.com/errata/RHSA-2022:5482", "https://www.suse.com/security/cve/CVE-2022-34481.html", "https://ubuntu.com/security/CVE-2022-34481" ] } }, "details": "In the \u003ccode\u003ensTArray_Impl::ReplaceElementsAt()\u003c/code\u003e function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Thunderbird \u003c 102, Thunderbird \u003c 91.11, Firefox \u003c 102, and Firefox ESR \u003c 91.11.", "id": "GSD-2022-34481", "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "modified": "2022-09-27T16:35:15.876917Z", "osvSchema": { "aliases": [ "CVE-2022-34481" ], "details": "In the \u003ccode\u003ensTArray_Impl::ReplaceElementsAt()\u003c/code\u003e function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Firefox \u003c 102, Firefox ESR \u003c 91.11, Thunderbird \u003c 102, and Thunderbird \u003c 91.11.", "id": "GSD-2022-34481", "modified": "2023-12-13T01:19:18.638261Z", "schema_version": "1.4.0" }, "references": [ { "type": "ADVISORY", "url": "https://www.mozilla.org/security/advisories/mfsa2022-24/" }, { "type": "ADVISORY", "url": "https://www.mozilla.org/security/advisories/mfsa2022-25/" }, { "type": "ADVISORY", "url": "https://www.mozilla.org/security/advisories/mfsa2022-26/" }, { "type": "ADVISORY", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1497246" }, { "type": "ADVISORY", "url": "https://www.debian.org/security/2022/dsa-5172" }, { "type": "ADVISORY", "url": "https://www.debian.org/security/2022/dsa-5175" }, { "type": "ADVISORY", "url": "https://advisories.mageia.org/CVE-2022-34481.html" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5469" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5470" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5472" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5473" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5474" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5475" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5477" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5478" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5479" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5480" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5481" }, { "type": "ADVISORY", "url": "https://access.redhat.com/errata/RHSA-2022:5482" }, { "type": "ADVISORY", "url": "https://www.suse.com/security/cve/CVE-2022-34481.html" }, { "type": "ADVISORY", "url": "https://ubuntu.com/security/CVE-2022-34481" } ], "schema_version": "1.3.0", "summary": "In the \u003ccode\u003ensTArray_Impl::ReplaceElementsAt()\u003c/code\u003e function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Thunderbird \u003c 102, Thunderbird \u003c 91.11, Firefox \u003c 102, and Firefox ESR \u003c 91.11." }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2022-34481", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "102" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "91.11" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "102" }, { "version_affected": "\u003c", "version_value": "91.11" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In the \u003ccode\u003ensTArray_Impl::ReplaceElementsAt()\u003c/code\u003e function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Firefox \u003c 102, Firefox ESR \u003c 91.11, Thunderbird \u003c 102, and Thunderbird \u003c 91.11." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Potential integer overflow in ReplaceElementsAt" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.mozilla.org/security/advisories/mfsa2022-24/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2022-24/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-26/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2022-26/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-25/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2022-25/" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1497246", "refsource": "MISC", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1497246" } ] } }, "mozilla.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2022-34481" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "102" }, { "version_affected": "\u003c", "version_value": "91.11" } ] } }, { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "102" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "91.11" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In the \u003ccode\u003ensTArray_Impl::ReplaceElementsAt()\u003c/code\u003e function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Thunderbird \u003c 102, Thunderbird \u003c 91.11, Firefox \u003c 102, and Firefox ESR \u003c 91.11." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Potential integer overflow in ReplaceElementsAt" } ] } ] }, "references": { "reference_data": [ { "url": "https://www.mozilla.org/security/advisories/mfsa2022-24/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2022-25/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2022-26/" }, { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1497246" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "102.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "91.11", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "91.11", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2022-34481" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In the \u003ccode\u003ensTArray_Impl::ReplaceElementsAt()\u003c/code\u003e function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Firefox \u003c 102, Firefox ESR \u003c 91.11, Thunderbird \u003c 102, and Thunderbird \u003c 91.11." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-190" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.mozilla.org/security/advisories/mfsa2022-24/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2022-24/" }, { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1497246", "refsource": "MISC", "tags": [ "Issue Tracking", "Permissions Required", "Vendor Advisory" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1497246" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-26/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2022-26/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2022-25/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.mozilla.org/security/advisories/mfsa2022-25/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-12-30T18:45Z", "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.