CVE-2023-43646

NameCVE-2023-43646
Descriptionget-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.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs1053262

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
node-get-func-name (PTS)bullseye2.0.0+dfsg-1.1vulnerable
bookworm2.0.0+dfsg-2vulnerable
sid, trixie2.0.2-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
node-get-func-namesource(unstable)2.0.2-11053262

Notes

[bookworm] - node-get-func-name <no-dsa> (Minor issue)
[bullseye] - node-get-func-name <no-dsa> (Minor issue)
[buster] - node-get-func-name <postponed> (Minor issue, ReDoS)
https://github.com/chaijs/get-func-name/security/advisories/GHSA-4q6p-r6v2-jvc5
https://github.com/chaijs/get-func-name/commit/f934b228b5e2cb94d6c8576d3aac05493f667c69 (v2.0.1)

Search for package or bug name: Reporting problems