CVE-2024-21524

Severity CVSS v4.0:
Pending analysis
Type:
CWE-125 Out-of-bounds Read
Publication date:
10/07/2024
Last modified:
09/09/2024

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:magiclen:stringbuilder:*:*:*:*:*:node.js:*:* 2.2.7 (including)