meta-openembedded/meta-python/recipes-devtools/python/python3-django
Soumya Sambu 376f3a1aba python3-django: Fix 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.

References:
https://nvd.nist.gov/vuln/detail/CVE-2024-42005

Upstream-patch:
f4af67b9b4

Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2024-08-25 18:12:26 -04:00
..
CVE-2023-31047.patch
CVE-2023-36053.patch
CVE-2023-41164.patch python3-django: fix CVE-2023-41164 2023-09-27 10:23:14 -04:00
CVE-2023-43665.patch python3-django: Fix for CVE-2023-43665 and CVE-2023-46695 2024-01-12 07:14:16 -05:00
CVE-2023-46695.patch python3-django: Fix for CVE-2023-43665 and CVE-2023-46695 2024-01-12 07:14:16 -05:00
CVE-2024-24680.patch python3-django: fix CVE-2024-24680 2024-04-28 13:10:23 -04:00
CVE-2024-42005.patch python3-django: Fix CVE-2024-42005 2024-08-25 18:12:26 -04:00