gsd-2024-3854
Vulnerability from gsd
Modified
2024-04-16 05:01
Details
In some code patterns the JIT incorrectly optimized switch statements and generated code with out-of-bounds-reads. 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-3854"
],
"details": "In some code patterns the JIT incorrectly optimized switch statements and generated code with out-of-bounds-reads. This vulnerability affects Firefox \u003c 125 and Firefox ESR \u003c 115.10.",
"id": "GSD-2024-3854",
"modified": "2024-04-16T05:01:59.553281Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2024-3854",
"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": "Lukas Bernhard"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In some code patterns the JIT incorrectly optimized switch statements and generated code with out-of-bounds-reads. This vulnerability affects Firefox \u003c 125, Firefox ESR \u003c 115.10, and Thunderbird \u003c 115.10."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds-read after mis-optimized switch statement"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1884552",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1884552"
},
{
"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": "In some code patterns the JIT incorrectly optimized switch statements and generated code with out-of-bounds-reads. This vulnerability affects Firefox \u003c 125, Firefox ESR \u003c 115.10, and Thunderbird \u003c 115.10."
},
{
"lang": "es",
"value": "En algunos patrones de c\u00f3digo, el JIT optimiz\u00f3 incorrectamente las declaraciones de cambio y gener\u00f3 c\u00f3digo con lecturas fuera de los l\u00edmites. Esta vulnerabilidad afecta a Firefox \u0026lt; 125 y Firefox ESR \u0026lt; 115.10."
}
],
"id": "CVE-2024-3854",
"lastModified": "2024-04-22T10:15:07.470",
"metrics": {},
"published": "2024-04-16T16:15:08.440",
"references": [
{
"source": "security@mozilla.org",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1884552"
},
{
"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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…