CVE-2024-21524 HIGH

CVE-2024-21524

Vendor N/A
Product node-stringbuilder
Weakness CWE-125
Published July 10, 2024
Last update August 1, 2024

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 10, 2024 CVE published
August 1, 2024 Record updated