Django是Django基金会的一套基于Python语言的开源Web应用框架。该框架包括面向对象的映射器、视图系统、模板系统等。 Django 6.0.2之前版本、5.2.11之前版本和4.2.28之前版本存在安全漏洞,该漏洞源于.QuerySet.order_by在包含句点的列别名中,当相同别名在FilteredRelation中使用特制字典时,可能导致SQL注入攻击。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| djangoproject | Django | 6.0< 6.0.2 |
affected |
6.0.2 |
unaffected | ||
5.2< 5.2.11 |
affected | ||
5.2.11 |
unaffected | ||
4.2< 4.2.28 |
affected | ||
4.2.28 |
unaffected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| djangoproject | Django | 6.0 ~ 6.0.2 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-1287 | Potential SQL injection in column aliases via control characters | |
| CVE-2026-1285 | Potential denial-of-service vulnerability in django.utils.text.Truncator HTML methods | |
| CVE-2026-1207 | Potential SQL injection via raster lookups on PostGIS | |
| CVE-2025-14550 | Potential denial-of-service vulnerability via repeated headers when using ASGI | |
| CVE-2025-13473 | Username enumeration through timing difference in mod_wsgi authentication handler |
No comments yet