Lucene search

K
cveGitHub_MCVE-2023-43646
HistorySep 27, 2023 - 3:19 p.m.

CVE-2023-43646

2023-09-2715:19:34
CWE-1333
CWE-400
GitHub_M
web.nvd.nist.gov
37
get-func-name
module
vulnerability
regex
denial of service
cve-2023-43646

CVSS3

8.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

20.5%

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.

Affected configurations

Nvd
Vulners
Node
chaijsget-func-nameRange<2.0.1node.js
VendorProductVersionCPE
chaijsget-func-name*cpe:2.3:a:chaijs:get-func-name:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "vendor": "chaijs",
    "product": "get-func-name",
    "versions": [
      {
        "version": "< 2.0.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

20.5%