Refresh rendered dashboard snapshots

这个提交包含在:
hao
2026-03-18 14:18:50 -07:00
父节点 00d828d090
当前提交 9a5f48cdf7
修改 2488 个文件,包含 3071 行新增242002 行删除

查看文件

@@ -1,120 +0,0 @@
{
"canonical_id": "django--CVE-2025-14550",
"system_id": "django",
"display_name": "Django",
"category": "frameworks",
"advisory_mode": "core",
"title": "Django has Inefficient Algorithmic Complexity",
"summary": "An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.\n\n`ASGIRequest` allows a remote attacker to cause a potential denial-of-service via a crafted request with multiple duplicate headers.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\n\nDjango would like to thank Jiyong Yang for reporting this issue.",
"published_at": "2026-02-03T15:30:23Z",
"updated_at": "2026-02-22T23:41:06.153879Z",
"severity": "medium",
"cvss_score": 4.0,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14550",
"secondary_source_urls": [
"https://github.com/django/django/commit/eb22e1d6d643360e952609ef562c139a100ea4eb",
"https://docs.djangoproject.com/en/dev/releases/security",
"https://github.com/django/django",
"https://groups.google.com/g/django-announce",
"https://www.djangoproject.com/weblog/2026/feb/03/security-releases"
],
"aliases": [
"BIT-django-2025-14550",
"CVE-2025-14550",
"GHSA-33mw-q7rj-mjwj"
],
"cve_ids": [
"CVE-2025-14550"
],
"ghsa_ids": [
"GHSA-33mw-q7rj-mjwj"
],
"osv_ids": [
"GHSA-33mw-q7rj-mjwj"
],
"affected_versions": [
"6.0",
"6.0.1",
"6.0a1",
"6.0b1",
"6.0rc1",
"5.2",
"5.2.1",
"5.2.10",
"5.2.2",
"5.2.3",
"5.2.4",
"5.2.5",
"5.2.6",
"5.2.7",
"5.2.8",
"5.2.9",
"5.2a1",
"5.2b1",
"5.2rc1",
"4.2",
"4.2.1",
"4.2.10",
"4.2.11",
"4.2.12",
"4.2.13",
"4.2.14",
"4.2.15",
"4.2.16",
"4.2.17",
"4.2.18",
"4.2.19",
"4.2.2",
"4.2.20",
"4.2.21",
"4.2.22",
"4.2.23",
"4.2.24",
"4.2.25",
"4.2.26",
"introduced=6.0a1, fixed<6.0.2",
"introduced=5.2a1, fixed<5.2.11",
"introduced=4.2a1, fixed<4.2.28"
],
"fixed_versions": [
"6.0.2",
"5.2.11",
"4.2.28"
],
"package_name": "django",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/django/cases/django-cve-2025-14550.md",
"secure_code_topics": [
"xss-output-encoding",
"path-traversal-guard",
"file-upload-validation"
],
"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": "xss-generic",
"artifact_mode": "synthetic",
"blocked_reason": null,
"metadata": {
"source_names": [
"OSV Django"
],
"source_kinds": [
"osv-batch"
],
"candidate_count": 1
}
}