VYPR

rpm package

suse/python-Django&distro=SUSE Enterprise Storage 4

pkg:rpm/suse/python-Django&distro=SUSE%20Enterprise%20Storage%204

Vulnerabilities (3)

  • CVE-2018-7537MedMar 9, 2018
    affected < 1.6.11-5.5.1fixed 1.6.11-5.5.1

    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

  • CVE-2018-7536MedMar 9, 2018
    affected < 1.6.11-5.5.1fixed 1.6.11-5.5.1

    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. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expr

  • CVE-2016-2512HigApr 8, 2016
    affected < 1.6.11-5.5.1fixed 1.6.11-5.5.1

    The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as de