文件
websafe-kb/08-threat-intel/registry/advisories/undici--CVE-2024-24758.json

84 行
2.7 KiB
JSON

{
"canonical_id": "undici--CVE-2024-24758",
"system_id": "undici",
"display_name": "Undici",
"category": "frameworks",
"advisory_mode": "core",
"title": "Undici proxy-authorization header not cleared on cross-origin redirect in fetch",
"summary": "### 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",
"published_at": "2024-02-16T16:02:52Z",
"updated_at": "2024-05-02T13:15:07Z",
"severity": "low",
"cvss_score": 3.1,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3",
"secondary_source_urls": [
"http://www.openwall.com/lists/oss-security/2024/03/11/1",
"https://nvd.nist.gov/vuln/detail/CVE-2024-24758",
"https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef",
"https://github.com/nodejs/undici/commit/d3aa574b1259c1d8d329a0f0f495ee82882b1458",
"https://github.com/nodejs/undici",
"https://github.com/nodejs/undici/releases/tag/v5.28.3",
"https://github.com/nodejs/undici/releases/tag/v6.6.1",
"https://security.netapp.com/advisory/ntap-20240419-0007",
"https://security.netapp.com/advisory/ntap-20240419-0007/"
],
"aliases": [
"CVE-2024-24758",
"GHSA-3787-6prv-h9w3"
],
"cve_ids": [
"CVE-2024-24758"
],
"ghsa_ids": [
"GHSA-3787-6prv-h9w3"
],
"osv_ids": [
"GHSA-3787-6prv-h9w3"
],
"affected_versions": [
"introduced=0, fixed<5.28.3",
"introduced=6.0.0, fixed<6.6.1"
],
"fixed_versions": [
"5.28.3",
"6.6.1"
],
"package_name": "undici",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/undici/cases/undici-cve-2024-24758.md",
"secure_code_topics": [
"ssrf-url-validation",
"proxy-trust-boundary"
],
"status": "generated",
"triage_reasons": [],
"verification_status": "triage-manual",
"verification_mode": "synthetic",
"last_verified_at": null,
"last_run_id": null,
"evidence_bundle": null,
"historical_status": null,
"latest_status": null,
"browser_evidence": {
"required": false,
"present": false,
"refs": []
},
"repro_profile_id": "undici-ssrf",
"artifact_mode": "synthetic",
"blocked_reason": null,
"metadata": {
"source_names": [
"OSV Undici",
"NVD Undici"
],
"source_kinds": [
"osv-batch",
"nvd-search"
],
"candidate_count": 2
}
}