GHSA-3787-6prv-h9w3

Suggest an improvement
Source
https://github.com/advisories/GHSA-3787-6prv-h9w3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-3787-6prv-h9w3/GHSA-3787-6prv-h9w3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-3787-6prv-h9w3
Aliases
Published
2024-02-16T16:02:52Z
Modified
2024-05-02T13:15:07Z
Severity
  • 3.9 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Undici proxy-authorization header not cleared on cross-origin redirect in fetch
Details

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

  • https://fetch.spec.whatwg.org/#authentication-entries
  • https://github.com/nodejs/undici/security/advisories/GHSA-wqq4-5wpv-mx2g
References

Affected packages

npm / undici

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.28.3

Database specific

{
    "last_known_affected_version_range": "<= 5.28.2"
}

npm / undici

Package

Affected ranges

Type
SEMVER
Events
Introduced
6.0.0
Fixed
6.6.1

Database specific

{
    "last_known_affected_version_range": "<= 6.6.0"
}