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

80 行
2.6 KiB
JSON

{
"canonical_id": "undici--CVE-2024-38372",
"system_id": "undici",
"display_name": "Undici",
"category": "frameworks",
"advisory_mode": "core",
"title": "Undici vulnerable to data leak when using response.arrayBuffer()",
"summary": "### Impact\n\nDepending on network and process conditions of a `fetch()` request, `response.arrayBuffer()` might include portion of memory from the Node.js process.\n\n### Patches\n\nThis has been patched in v6.19.2.\n\n### Workarounds\n\nThere are no known workaround.\n\n### References\n\nhttps://github.com/nodejs/undici/issues/3337\nhttps://github.com/nodejs/undici/issues/3328\nhttps://github.com/nodejs/undici/pull/3338\nhttps://github.com/nodejs/undici/commit/f979ec3204ca489abf30e7d20e9fee9ea7711d36",
"published_at": "2024-07-09T13:32:30Z",
"updated_at": "2024-07-09T13:57:47.271493Z",
"severity": "low",
"cvss_score": 3.1,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://github.com/nodejs/undici/security/advisories/GHSA-3g92-w8c5-73pq",
"secondary_source_urls": [
"https://github.com/nodejs/undici/commit/f979ec3204ca489abf30e7d20e9fee9ea7711d36",
"https://nvd.nist.gov/vuln/detail/CVE-2024-38372",
"https://github.com/nodejs/undici/issues/3328",
"https://github.com/nodejs/undici/issues/3337",
"https://github.com/nodejs/undici/pull/3338",
"https://github.com/nodejs/undici",
"https://security.netapp.com/advisory/ntap-20240828-0009/"
],
"aliases": [
"CVE-2024-38372",
"GHSA-3g92-w8c5-73pq"
],
"cve_ids": [
"CVE-2024-38372"
],
"ghsa_ids": [
"GHSA-3g92-w8c5-73pq"
],
"osv_ids": [
"GHSA-3g92-w8c5-73pq"
],
"affected_versions": [
"introduced=6.14.0, fixed<6.19.2"
],
"fixed_versions": [
"6.19.2"
],
"package_name": "undici",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/undici/cases/undici-cve-2024-38372.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
}
}