cvelist/2018/16xxx/CVE-2018-16984.json
2019-05-02 10:00:44 +00:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-16984",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.djangoproject.com/weblog/2018/oct/01/security-release/",
"refsource": "CONFIRM",
"url": "https://www.djangoproject.com/weblog/2018/oct/01/security-release/"
},
{
"name": "1041749",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041749"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190502-0009/",
"url": "https://security.netapp.com/advisory/ntap-20190502-0009/"
}
]
}
}