Incorrect Regular Expression Affecting py3-django package, versions <1.11.11-r0
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ALPINE320-PY3DJANGO-7013802
- published 23 May 2024
- disclosed 9 Mar 2018
Introduced: 9 Mar 2018
CVE-2018-7537 Open this link in a new tabHow to fix?
Upgrade Alpine:3.20
py3-django
to version 1.11.11-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream py3-django
package and not the py3-django
package as distributed by Alpine
.
See How to fix?
for Alpine:3.20
relevant fixed versions and status.
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.
References
- https://www.djangoproject.com/weblog/2018/mar/06/security-releases/
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7537
- https://www.debian.org/security/2018/dsa-4161
- https://lists.debian.org/debian-lts-announce/2018/03/msg00006.html
- https://security-tracker.debian.org/tracker/CVE-2018-7537
- https://access.redhat.com/errata/RHSA-2018:2927
- https://access.redhat.com/errata/RHSA-2019:0265
- http://www.securityfocus.com/bid/103357
- http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-7537
- https://usn.ubuntu.com/3591-1/