CVE-2013-1443

medium
Published 2022-05-17 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v2
5.0
VIR risk
5.0

Description

The authentication framework (django.contrib.auth) in Django 1.4.x before 1.4.8, 1.5.x before 1.5.4, and 1.6.x before 1.6 beta 4 allows remote attackers to cause a denial of service (CPU consumption) via a long password which is then hashed.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-1443

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://www.djangoproject.com/weblog/2013/sep/15/security/

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed1.5.4-1
debian debianbullseyefixed1.5.4-1
debian debianforkyfixed1.5.4-1
debian debiansidfixed1.5.4-1
debian debiantrixiefixed1.5.4-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango>=1.4,<1.4.81.4.8
python PyPIdjango>=1.5,<1.5.41.5.4

Application impact

VendorProductVersionsFixed
djangoprojectdjango1.4
djangoprojectdjango1.4.1
djangoprojectdjango1.4.2
djangoprojectdjango1.4.4
djangoprojectdjango1.4.5
djangoprojectdjango1.4.6
djangoprojectdjango1.4.7
djangoprojectdjango1.6
djangoprojectdjango1.5
djangoprojectdjango1.5.1
djangoprojectdjango1.5.2
djangoprojectdjango1.5.3

References

CWEs

CWE-287

Verify integrity in audit chain (admin only). AS-IS.