SQL Injection Vulnerability in Django Framework
CVE-2022-34265
Key Information:
- Vendor
Djangoproject
- Status
- Vendor
- CVE Published:
- 4 July 2022
Badges
What is CVE-2022-34265?
A SQL injection vulnerability has been identified in the Django framework versions 3.2 prior to 3.2.14 and 4.0 prior to 4.0.6. This issue arises from the Trunc() and Extract() database functions, which can be exploited if untrusted data is passed as a kind or lookup_name value. Applications that implement strict constraints on the accepted values for these parameters from a predefined safe list are not susceptible to this vulnerability.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
93% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved