gsd-2024-3853
Vulnerability from gsd
Modified
2024-04-16 05:01
Details
A use-after-free could result if a JavaScript realm was in the process of being initialized when a garbage collection started. This vulnerability affects Firefox < 125.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-3853" ], "details": "A use-after-free could result if a JavaScript realm was in the process of being initialized when a garbage collection started. This vulnerability affects Firefox \u003c 125.", "id": "GSD-2024-3853", "modified": "2024-04-16T05:01:59.597508Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@mozilla.org", "ID": "CVE-2024-3853", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "unspecified", "version_value": "125" } ] } } ] }, "vendor_name": "Mozilla" } ] } }, "credits": [ { "lang": "en", "value": "Gary Kwong" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A use-after-free could result if a JavaScript realm was in the process of being initialized when a garbage collection started. This vulnerability affects Firefox \u003c 125." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use-after-free if garbage collection runs during realm initialization" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1884427", "refsource": "MISC", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1884427" }, { "name": "https://www.mozilla.org/security/advisories/mfsa2024-18/", "refsource": "MISC", "url": "https://www.mozilla.org/security/advisories/mfsa2024-18/" } ] } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "A use-after-free could result if a JavaScript realm was in the process of being initialized when a garbage collection started. This vulnerability affects Firefox \u003c 125." }, { "lang": "es", "value": "Podr\u00eda producirse un use-after-free si un dominio de JavaScript estaba en proceso de inicializaci\u00f3n cuando comenz\u00f3 una recolecci\u00f3n de basura. Esta vulnerabilidad afecta a Firefox \u0026lt; 125." } ], "id": "CVE-2024-3853", "lastModified": "2024-04-17T12:48:31.863", "metrics": {}, "published": "2024-04-16T16:15:08.400", "references": [ { "source": "security@mozilla.org", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1884427" }, { "source": "security@mozilla.org", "url": "https://www.mozilla.org/security/advisories/mfsa2024-18/" } ], "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.