Skip to content

Undici proxy-authorization header not cleared on cross-origin redirect in fetch

Low severity GitHub Reviewed Published Feb 16, 2024 in nodejs/undici • Updated Apr 19, 2024

Package

npm undici (npm)

Affected versions

<= 5.28.2
>= 6.0.0, <= 6.6.0

Patched versions

5.28.3
6.6.1

Description

Impact

Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authorization headers.

Patches

This is patched in v5.28.3 and v6.6.1

Workarounds

There are no known workarounds.

References

References

@mcollina mcollina published to nodejs/undici Feb 16, 2024
Published to the GitHub Advisory Database Feb 16, 2024
Reviewed Feb 16, 2024
Published by the National Vulnerability Database Feb 16, 2024
Last updated Apr 19, 2024

Severity

Low
3.9
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
High
User interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L

Weaknesses

CVE ID

CVE-2024-24758

GHSA ID

GHSA-3787-6prv-h9w3

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.