更新: 2423 个文件 - 2026-03-18 14:23:01
这个提交包含在:
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"canonical_id": "undici--CVE-2024-24750",
|
||||
"system_id": "undici",
|
||||
"display_name": "Undici",
|
||||
"category": "frameworks",
|
||||
"advisory_mode": "core",
|
||||
"title": "fetch(url) leads to a memory leak in undici",
|
||||
"summary": "### Impact\n\nCalling `fetch(url)` and not consuming the incoming body ((or consuming it very slowing) will lead to a memory leak. \n\n### Patches\n\nPatched in v6.6.1\n\n### Workarounds\n\nMake sure to always consume the incoming body.\n",
|
||||
"published_at": "2024-02-16T15:59:38Z",
|
||||
"updated_at": "2024-04-19T09:30:47Z",
|
||||
"severity": "medium",
|
||||
"cvss_score": 3.1,
|
||||
"exploit_status": "unknown",
|
||||
"source_confidence": "official",
|
||||
"official_source_url": "https://github.com/nodejs/undici/security/advisories/GHSA-9f24-jqhm-jfcw",
|
||||
"secondary_source_urls": [
|
||||
"https://github.com/nodejs/undici/commit/87a48113f1f68f60aa09abb07276d7c35467c663",
|
||||
"https://nvd.nist.gov/vuln/detail/CVE-2024-24750",
|
||||
"https://github.com/nodejs/undici",
|
||||
"https://github.com/nodejs/undici/releases/tag/v6.6.1",
|
||||
"https://security.netapp.com/advisory/ntap-20240419-0006",
|
||||
"https://security.netapp.com/advisory/ntap-20240419-0006/"
|
||||
],
|
||||
"aliases": [
|
||||
"CVE-2024-24750",
|
||||
"GHSA-9f24-jqhm-jfcw"
|
||||
],
|
||||
"cve_ids": [
|
||||
"CVE-2024-24750"
|
||||
],
|
||||
"ghsa_ids": [
|
||||
"GHSA-9f24-jqhm-jfcw"
|
||||
],
|
||||
"osv_ids": [
|
||||
"GHSA-9f24-jqhm-jfcw"
|
||||
],
|
||||
"affected_versions": [
|
||||
"introduced=6.0.0, fixed<6.6.1"
|
||||
],
|
||||
"fixed_versions": [
|
||||
"6.6.1"
|
||||
],
|
||||
"package_name": "undici",
|
||||
"render_markdown": true,
|
||||
"case_path": "07-framework-security/frameworks/undici/cases/undici-cve-2024-24750.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
|
||||
}
|
||||
}
|
||||
在新工单中引用
屏蔽一个用户