Expand intel coverage and refresh monitoring

这个提交包含在:
hao
2026-03-18 14:18:09 -07:00
父节点 87008d1bd5
当前提交 00d828d090
修改 3658 个文件,包含 124245 行新增13073 行删除

查看文件

@@ -0,0 +1,120 @@
{
"canonical_id": "django--CVE-2026-1285",
"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`django.utils.text.Truncator.chars()` and `Truncator.words()` methods (with `html=True`) and the `truncatechars_html` and `truncatewords_html` template filters allow a remote attacker to cause a potential denial-of-service via crafted inputs containing a large number of unmatched HTML end tags. Earlier, 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 Seokchan Yoon for reporting this issue.",
"published_at": "2026-02-03T15:30:23Z",
"updated_at": "2026-02-22T23:26:02.134436Z",
"severity": "medium",
"cvss_score": 4.0,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1285",
"secondary_source_urls": [
"https://github.com/django/django/commit/a33540b3e20b5d759aa8b2e4b9ca0e8edd285344",
"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-2026-1285",
"CVE-2026-1285",
"GHSA-4rrr-2h4v-f3j9"
],
"cve_ids": [
"CVE-2026-1285"
],
"ghsa_ids": [
"GHSA-4rrr-2h4v-f3j9"
],
"osv_ids": [
"GHSA-4rrr-2h4v-f3j9"
],
"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-2026-1285.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
}
}