ghsa-3787-6prv-h9w3
Vulnerability from github
Published
2024-02-16 16:02
Modified
2024-05-02 13:15
Severity ?
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
{ affected: [ { database_specific: { last_known_affected_version_range: "<= 5.28.2", }, package: { ecosystem: "npm", name: "undici", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "5.28.3", }, ], type: "ECOSYSTEM", }, ], }, { database_specific: { last_known_affected_version_range: "<= 6.6.0", }, package: { ecosystem: "npm", name: "undici", }, ranges: [ { events: [ { introduced: "6.0.0", }, { fixed: "6.6.1", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-24758", ], database_specific: { cwe_ids: [ "CWE-200", ], github_reviewed: true, github_reviewed_at: "2024-02-16T16:02:52Z", nvd_published_at: "2024-02-16T22:15:08Z", severity: "LOW", }, details: "### Impact\n\nUndici already cleared Authorization headers on cross-origin redirects, but did not clear `Proxy-Authorization` headers. \n\n### Patches\n\nThis is patched in v5.28.3 and v6.6.1\n\n### Workarounds\n\nThere are no known workarounds.\n\n### References\n\n- https://fetch.spec.whatwg.org/#authentication-entries\n- https://github.com/nodejs/undici/security/advisories/GHSA-wqq4-5wpv-mx2g", id: "GHSA-3787-6prv-h9w3", modified: "2024-05-02T13:15:07Z", published: "2024-02-16T16:02:52Z", references: [ { type: "WEB", url: "https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3", }, { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-24758", }, { type: "WEB", url: "https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef", }, { type: "WEB", url: "https://github.com/nodejs/undici/commit/d3aa574b1259c1d8d329a0f0f495ee82882b1458", }, { type: "PACKAGE", url: "https://github.com/nodejs/undici", }, { type: "WEB", url: "https://github.com/nodejs/undici/releases/tag/v5.28.3", }, { type: "WEB", url: "https://github.com/nodejs/undici/releases/tag/v6.6.1", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20240419-0007", }, { type: "WEB", url: "http://www.openwall.com/lists/oss-security/2024/03/11/1", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L", type: "CVSS_V3", }, ], summary: "Undici proxy-authorization header not cleared on cross-origin redirect in fetch", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.