Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. v8n
  4. ›
  5. CVE-2022-35923

CVE-2022-35923: Inefficient Regular Expression Complexity

August 2, 2022 (updated July 21, 2023)

v8n is a javascript validation library. Versions of v8n prior to 1.5.1 were found to have an inefficient regular expression complexity in the lowercase() and uppercase() regex which could lead to a denial of service attack. In testing of the lowercase() function a payload of ‘a’ + ‘a’.repeat(i) + ‘A’ with 32 leading characters took 29443 ms to execute. The same issue happens with uppercase(). Users are advised to upgrade. There are no known workarounds for this issue.

References

  • github.com/imbrn/v8n/commit/92393862156fad190c05ec3f6e2bc73308dcd2f9
  • github.com/imbrn/v8n/security/advisories/GHSA-xrx9-gj26-5wx9
  • huntr.dev/bounties/2d92f644-593b-43b4-bfd1-c8042ac60609/
  • nvd.nist.gov/vuln/detail/CVE-2022-35923

Code Behaviors & Features

Detect and mitigate CVE-2022-35923 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.5.1

Fixed versions

  • 1.5.1

Solution

Upgrade to version 1.5.1 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-1333: Inefficient Regular Expression Complexity

Source file

npm/v8n/CVE-2022-35923.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:08 +0000.