
magiclen/node-stringbuilder
Releases16
Frequency5 months 17 hours
Last Release
Stars11
An easy and fast in-memory string builder for Node.js.
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 8.2 HIGH | — | ||
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. | |||