CVE-2023-4578
Last modified
CVE-2023-4578 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. When calling `JS::CheckRegExpSyntax` a Syntax Error could have been set which would end in calling `convertToRuntimeErrorAndClear`. A path in the function could attempt to allocate memory when none is available which would have caused a newly created Out of Memory exception to be mishandled as a Syntax Error. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
When calling `JS::CheckRegExpSyntax` a Syntax Error could have been set which would end in calling `convertToRuntimeErrorAndClear`. A path in the function could attempt to allocate memory when none is available which would have caused a newly created Out of Memory exception to be mishandled as a Syntax Error. This vulnerability affects Firefox < 117, Firefox ESR < 115.2, and Thunderbird < 115.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mozilla | Firefox | < 117.0 |
| Mozilla | Firefox Esr | < 115.2 |
| Mozilla | Thunderbird | < 115.2 |
References
- https://bugzilla.mozilla.org/show_bug.cgi?id=1839007Issue Tracking, Permissions Required
- https://www.mozilla.org/security/advisories/mfsa2023-34/Vendor Advisory
- https://www.mozilla.org/security/advisories/mfsa2023-36/Vendor Advisory
- https://www.mozilla.org/security/advisories/mfsa2023-38/Vendor Advisory
- https://bugzilla.mozilla.org/show_bug.cgi?id=1839007Issue Tracking, Permissions Required
- https://www.mozilla.org/security/advisories/mfsa2023-34/Vendor Advisory
- https://www.mozilla.org/security/advisories/mfsa2023-36/Vendor Advisory
- https://www.mozilla.org/security/advisories/mfsa2023-38/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-4578?
How severe is CVE-2023-4578?
How do I fix CVE-2023-4578?
Are you affected by CVE-2023-4578?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
