Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-4578


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.


Published

2023-09-11T09:15:09.347

Last Modified

2024-11-21T08:35:28.180

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.5 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-770

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application mozilla firefox < 117.0 Yes
Application mozilla firefox_esr < 115.2 Yes
Application mozilla thunderbird < 115.2 Yes

References