Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-43646

8.6 · HIGH
Published Sep 27, 2023 chaijs CWE-400 EPSS 1.11% (64th pctl)

Overview

CVE-2023-43646 is a high-severity vulnerability affecting chaijs get-func-name. It was published on September 27, 2023 and has a CVSS 3.1 base score of 8.6 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.6, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from chaijs. Update get-func-name to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
chaijs get-func-name >= 0, < 2.0.1 Affected

Frequently Asked Questions

What is CVE-2023-43646?

CVE-2023-43646 is a high-severity vulnerability affecting chaijs get-func-name. It was published on September 27, 2023 and has a CVSS 3.1 base score of 8.6 (HIGH).

How severe is CVE-2023-43646?

This vulnerability has a CVSS 3.1 base score of 8.6, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-43646?

Check the references section for vendor advisories and patches from chaijs. Update get-func-name to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-43646?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-43646 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.