CVE-2024-21524
CRITICAL 9.1EPSS 0.8%
All versions of the package node-stringbuilder are vulnerable to Out-of-bounds Read due to incorrect memory length calculation, by calling ToBuffer, ToString, or CharAt on a StringBuilder object with a non-empty string value input. It's possible to return previously allocated memory, for example, by providing negative indexes, leading to an Information Disclosure.
- CVSS v4.0
- 8.8 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N - CVSS v3.1
- 9.1 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H - CVSS v3.1
- 8.2 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H - CVSS v3.1
- 8.2 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H - EPSS
- 0.82% chance of exploitation in the next 30 days, 55th percentile
- Published
- 2024-07-10
- Updated
- 2024-08-01
Proof-of-concept exploits (2)
- https://gist.github.com/dellalibera/0bb022811224f81d998fa61c3175ee67
- https://security.snyk.io/vuln/SNYK-JS-NODESTRINGBUILDER-6421617