Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2024-42005


An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.


Published

2024-08-07T15:15:56.220

Last Modified

2024-10-23T18:22:48.937

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 7.3 (HIGH)

Weaknesses
  • Type: Primary
    CWE-89
  • Type: Secondary
    CWE-89

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application djangoproject django < 4.2.15 Yes
Application djangoproject django < 5.0.8 Yes

References