CVE-2016-2513
Published Apr 8, 2016
Last updated 7 years ago
Overview
- Description
- The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 3.1
- Impact score
- 1.4
- Exploitability score
- 1.6
- Vector string
- CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
- Severity
- LOW
CVSS 2.0
- Type
- Primary
- Base score
- 2.6
- Impact score
- 2.9
- Exploitability score
- 4.9
- Vector string
- AV:N/AC:H/Au:N/C:P/I:N/A:N
Weaknesses
- nvd@nist.gov
- CWE-200
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:1.8.9:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "99A5BF6D-631B-4C8E-9868-579BD79100C7" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.9:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "29C40BAC-6DF3-4EA2-A65A-86462DDD8723" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.9.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6B754401-8503-4553-853F-4F6BCD2D2FF2" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.9.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "019C26C7-EF1F-45BB-934E-521E2E64452E" } ], "operator": "OR" } ] } ]