CVE-2018-16984
CVSS V2 Medium 4
CVSS V3 Medium 4.9
Description
An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the "view" permission (new in Django 2.1), resulting in display of the entire password hash to those users. This may result in a vulnerability for sites with legacy user accounts using insecure hashes.
Overview
- CVE ID
- CVE-2018-16984
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-10-02T18:29:01
- Last Modified Date
- 2019-10-03T00:03:26
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* | 1 | OR | 2.1 | 2.1.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- HIGH
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 4.9
- Base Severity
- MEDIUM
- Exploitability Score
- 1.2
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://www.djangoproject.com/weblog/2018/oct/01/security-release/ | Vendor Advisory |
http://www.securitytracker.com/id/1041749 | Third Party Advisory VDB Entry |
https://security.netapp.com/advisory/ntap-20190502-0009/ | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-16984 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16984 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:33:54 | Added to TrackCVE | |||
2022-12-03 12:45:58 | 2018-10-02T18:29Z | 2018-10-02T18:29:01 | CVE Published Date | updated |
2022-12-03 12:45:58 | 2019-10-03T00:03:26 | CVE Modified Date | updated | |
2022-12-03 12:45:58 | Analyzed | Vulnerability Status | updated |