CVE-2023-43646
Last modified
CVE-2023-43646 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service (redos) vulnerability which may lead to a denial of service when parsing malicious input. EPSS estimates a 1.11% chance of exploitation in the next 30 days.
Description
get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service (redos) vulnerability which may lead to a denial of service when parsing malicious input. This vulnerability can be exploited when there is an imbalance in parentheses, which results in excessive backtracking and subsequently increases the CPU load and processing time significantly. This vulnerability can be triggered using the following input: '\t'.repeat(54773) + '\t/function/i'. This issue has been addressed in commit `f934b228b` which has been included in releases from 2.0.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Chaijs | Get-Func-Name | < 2.0.1 |
References
- https://github.com/chaijs/get-func-name/security/advisories/GHSA-4q6p-r6v2-jvc5Exploit, Third Party Advisory
- https://github.com/chaijs/get-func-name/security/advisories/GHSA-4q6p-r6v2-jvc5Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-43646?
How severe is CVE-2023-43646?
How do I fix CVE-2023-43646?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-43640TaxonWorks is a web-based workbench designed for taxonomists…6.5
- CVE-2023-43641libcue provides an API for parsing and extracting data from …8.8
- CVE-2023-43642snappy-java is a Java port of the snappy, a fast C++ compres…7.5
- CVE-2023-43643AntiSamy is a library for performing fast, configurable clea…6.1
- CVE-2023-43644Sing-box is an open source proxy system. Affected versions a…9.8
- CVE-2023-43645OpenFGA is an authorization/permission engine built for deve…5.9
- CVE-2023-43647baserCMS is a website development framework. Prior to versio…5.4
- CVE-2023-43648baserCMS is a website development framework. Prior to versio…6.5
- CVE-2023-43649baserCMS is a website development framework. Prior to versio…9.8
- CVE-2023-4365Inappropriate implementation in Fullscreen in Google Chrome …4.3
- CVE-2023-43650JumpServer is an open source bastion host. The verification …7.4
- CVE-2023-43651JumpServer is an open source bastion host. An authenticated …9.9
Are you affected by CVE-2023-43646?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
