Django contains a copy of urllib.parse.parse_qsl() which was added to backport
some security fixes to prevent web cache poisoning. A further security fix has
been issued recently such that parse_qsl() no longer allows using ; as a query
parameter separator by default (CVE-2021-23336).
- https://bugs.mageia.org/show_bug.cgi?id=28395
- https://www.djangoproject.com/weblog/2021/feb/19/security-releases/
- https://ubuntu.com/security/notices/USN-4742-1
- https://www.cve.org/CVERecord?id=CVE-2021-23336
- 8/core/python-django-3.1.7-1.mga8
Get the latest Linux and open source security news straight to your inbox.