Simon Charette discovered that the password reset functionality in Django used a Unicode case insensitive query to retrieve accounts associated with an email address. An attacker could possibly use this to obtain password reset tokens and hijack accounts.
{
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_version": "1.6.11-0ubuntu1.3+esm7",
"binary_name": "python-django"
}
]
}
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-6722-1.json"
{
"cves": [
{
"id": "CVE-2019-19844",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "Ubuntu",
"score": "high"
}
]
}
],
"ecosystem": "Ubuntu:Pro:14.04:LTS"
}