Lucene search

K
vulnrichmentSnykVULNRICHMENT:CVE-2024-21524
HistoryJul 10, 2024 - 5:00 a.m.

CVE-2024-21524

2024-07-1005:00:05
snyk
github.com
6
cve-2024-21524
out-of-bounds read
memory calculation
information disclosure

CVSS3

8.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

HIGH

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

AI Score

7.1

Confidence

High

EPSS

0.001

Percentile

30.1%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:magiclen:node-stringbuilder:*:*:*:*:*:*:*:*"
    ],
    "vendor": "magiclen",
    "product": "node-stringbuilder",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "*",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

8.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

HIGH

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

AI Score

7.1

Confidence

High

EPSS

0.001

Percentile

30.1%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-21524