gsd-2024-3861
Vulnerability from gsd
Modified
2024-04-16 05:01
Details
If an AlignedBuffer were assigned to itself, the subsequent self-move could result in an incorrect reference count and later use-after-free. This vulnerability affects Firefox < 125 and Firefox ESR < 115.10.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-3861" ], "details": "If an AlignedBuffer were assigned to itself, the subsequent self-move could result in an incorrect reference count and later use-after-free. This vulnerability affects Firefox \u003c 125 and Firefox ESR \u003c 115.10.", "id": "GSD-2024-3861", "modified": "2024-04-16T05:01:59.685301Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2024-3861", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "125" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "115.10" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "115.10" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "credits": [ { "lang": "en", "value": "Ronald Crane" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "If an AlignedBuffer were assigned to itself, the subsequent self-move could result in an incorrect reference count and later use-after-free. This vulnerability affects Firefox \u003c 125, Firefox ESR \u003c 115.10, and Thunderbird \u003c 115.10." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Potential use-after-free due to AlignedBuffer self-move" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1883158", "refsource": "MISC", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1883158" }, { "name": "https://lists.debian.org/debian-lts-announce/2024/04/msg00012.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00012.html" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2024-18/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2024-18/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2024-19/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2024-19/" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2024-20/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2024-20/" }, { "name": "https://lists.debian.org/debian-lts-announce/2024/04/msg00013.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00013.html" } ] } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "If an AlignedBuffer were assigned to itself, the subsequent self-move could result in an incorrect reference count and later use-after-free. This vulnerability affects Firefox \u003c 125, Firefox ESR \u003c 115.10, and Thunderbird \u003c 115.10." }, { "lang": "es", "value": "Si se asignara un AlignedBuffer a s\u00ed mismo, el movimiento autom\u00e1tico posterior podr\u00eda dar como resultado un recuento de referencias incorrecto y, posteriormente, un use-after-free. Esta vulnerabilidad afecta a Firefox \u0026lt; 125 y Firefox ESR \u0026lt; 115.10." } ], "id": "CVE-2024-3861", "lastModified": "2024-04-22T10:15:07.620", "metrics": {}, "published": "2024-04-16T16:15:08.770", "references": [ { "source": "security@mozilla.org", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1883158" }, { "source": "security@mozilla.org", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00012.html" }, { "source": "security@mozilla.org", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00013.html" }, { "source": "security@mozilla.org", "url": "https://www.mozilla.org/security/advisories/mfsa2024-18/" }, { "source": "security@mozilla.org", "url": "https://www.mozilla.org/security/advisories/mfsa2024-19/" }, { "source": "security@mozilla.org", "url": "https://www.mozilla.org/security/advisories/mfsa2024-20/" } ], "sourceIdentifier": "security@mozilla.org", "vulnStatus": "Awaiting Analysis" } } } }
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.