CVE-2015-5145
high
CVSS v3
—
CVSS v2
7.8
VIR risk
7.8
Description
validators.URLValidator in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-5145
Vendor advisory: cve@mitre.org — https://www.djangoproject.com/weblog/2015/jul/08/security-releases/
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
References
- http://www.securityfocus.com/bid/75691
- http://www.securitytracker.com/id/1032820
- https://security.gentoo.org/glsa/201510-06
- https://www.djangoproject.com/weblog/2015/jul/08/security-releases/
- https://nvd.nist.gov/vuln/detail/CVE-2015-5145
- https://github.com/django/django/commit/8f9a4d3a2bc42f14bb437defd30c7315adbff22c
- https://github.com/django/django
- https://github.com/django/django/blob/4555a823fd57e261e1b19c778429473256c8ea08/docs/releases/1.8.3.txt#L63-L68
- https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-21.yaml
- https://web.archive.org/web/20150924150801/http://www.securitytracker.com/id/1032820
- https://web.archive.org/web/20170526042302/http://www.securityfocus.com/bid/75691
- https://www.djangoproject.com/weblog/2015/jul/08/security-releases
- https://security-tracker.debian.org/tracker/CVE-2015-5145
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.