Vulnerability CVE-2024-42005


Published: 2024-08-07

Description:
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.

 References:
https://docs.djangoproject.com/en/dev/releases/security/
https://groups.google.com/forum/#%21forum/django-announce
https://www.djangoproject.com/weblog/2024/aug/06/security-releases/

Copyright 2026, cxsecurity.com

 

Back to Top