CVE-2024-42005
CVSS 3.1 Score 7.3 of 10 (high)
Details
Published Aug 7, 2024
Updated: Oct 23, 2024
CWE ID 89
Summary
CVE-2024-42005 is a newly disclosed vulnerability affecting Django versions 5.0 before 5.0.8 and 4.2 before 4.2.15. This issue permits SQL injection attacks through the use of crafted JSON objects as arguments in the QuerySet.values() and values_list() methods, specifically targeting JSONFields in model columns. By manipulating the JSON keys, an attacker can inject malicious SQL code, potentially leading to unauthorized data access or modification.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Share
Affected Products
- Django
Affected Vendors
- Django Software Foundation