cvelist/2019/19xxx/CVE-2019-19844.json
2020-05-01 02:01:11 +00:00

107 lines
4.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19844",
"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": "Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.djangoproject.com/en/dev/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!topic/django-announce/3oaB2rVH3a0",
"url": "https://groups.google.com/forum/#!topic/django-announce/3oaB2rVH3a0"
},
{
"refsource": "CONFIRM",
"name": "https://www.djangoproject.com/weblog/2019/dec/18/security-releases/",
"url": "https://www.djangoproject.com/weblog/2019/dec/18/security-releases/"
},
{
"refsource": "UBUNTU",
"name": "USN-4224-1",
"url": "https://usn.ubuntu.com/4224-1/"
},
{
"refsource": "DEBIAN",
"name": "DSA-4598",
"url": "https://www.debian.org/security/2020/dsa-4598"
},
{
"refsource": "BUGTRAQ",
"name": "20200108 [SECURITY] [DSA 4598-1] python-django security update",
"url": "https://seclists.org/bugtraq/2020/Jan/9"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/155872/Django-Account-Hijack.html",
"url": "http://packetstormsecurity.com/files/155872/Django-Account-Hijack.html"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200110-0003/",
"url": "https://security.netapp.com/advisory/ntap-20200110-0003/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-adb4f0143a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HCM2DPUI7TOZWN4A6JFQFUVQ2XGE7GUD/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202004-17",
"url": "https://security.gentoo.org/glsa/202004-17"
}
]
}
}