[ASA-202107-11] python-django: insufficient validation
Jelle van der Waa
jelle at archlinux.org
Mon Jul 5 19:48:17 UTC 2021
Arch Linux Security Advisory ASA-202107-11
==========================================
Severity: High
Date : 2021-07-03
CVE-ID : CVE-2021-35042
Package : python-django
Type : insufficient validation
Remote : Yes
Link : https://security.archlinux.org/AVG-2123
Summary
=======
The package python-django before version 3.2.5-1 is vulnerable to
insufficient validation.
Resolution
==========
Upgrade to 3.2.5-1.
# pacman -Syu "python-django>=3.2.5-1"
The problem has been fixed upstream in version 3.2.5.
Workaround
==========
None.
Description
===========
A security issue has been found in Django before version 3.2.5.
Unsanitized user input passed to QuerySet.order_by() could bypass
intended column reference validation in path marked for deprecation
resulting in a potential SQL injection even if a deprecation warning is
emitted. As a mitigation the strict column reference validation was
restored for the duration of the deprecation period.
Impact
======
A remote attacker is able to perform a SQL injection via unsanitized
user input passed to QuerySet.order_by().
References
==========
https://docs.djangoproject.com/en/3.2/releases/3.2.5/#cve-2021-35042-potential-sql-injection-via-unsanitized-queryset-order-by-input
https://github.com/django/django/commit/a34a5f724c5d5adb2109374ba3989ebb7b11f81f
https://security.archlinux.org/CVE-2021-35042
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-security/attachments/20210705/a1a61ae9/attachment.sig>
More information about the arch-security
mailing list