GHSA-3g92-w8c5-73pq

Suggest an improvement
Source
https://github.com/advisories/GHSA-3g92-w8c5-73pq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/07/GHSA-3g92-w8c5-73pq/GHSA-3g92-w8c5-73pq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-3g92-w8c5-73pq
Aliases
Related
Published
2024-07-09T13:32:30Z
Modified
2024-07-09T13:57:47.271493Z
Severity
  • 2.0 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
  • 2.0 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Undici vulnerable to data leak when using response.arrayBuffer()
Details

Impact

Depending on network and process conditions of a fetch() request, response.arrayBuffer() might include portion of memory from the Node.js process.

Patches

This has been patched in v6.19.2.

Workarounds

There are no known workaround.

References

https://github.com/nodejs/undici/issues/3337 https://github.com/nodejs/undici/issues/3328 https://github.com/nodejs/undici/pull/3338 https://github.com/nodejs/undici/commit/f979ec3204ca489abf30e7d20e9fee9ea7711d36

Database specific
{
    "github_reviewed_at": "2024-07-09T13:32:30Z",
    "cwe_ids": [
        "CWE-201"
    ],
    "nvd_published_at": "2024-07-08T21:15:12Z",
    "severity": "LOW",
    "github_reviewed": true
}
References

Affected packages

npm / undici

Package

Affected ranges

Type
SEMVER
Events
Introduced
6.14.0
Fixed
6.19.2