原始 OSV JSON{
"id": "GHSA-rf4j-j272-fj86",
"aliases": [
"CVE-2018-6188"
],
"details": "`django.contrib.auth.forms.AuthenticationForm` in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the `confirm_login_allowed()` method, as demonstrated by discovering whether a user account is inactive.",
"summary": "Django vulnerable to information leakage in AuthenticationForm",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0a1"
},
{
"fixed": "2.0.2"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.11.8"
},
{
"fixed": "1.11.10"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-18T19:46:34Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2018-10-03T21:13:54Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-6188",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django/commit/57b95fedad5e0b83fc9c81466b7d1751c6427aae",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/c37bb28677295f6edda61d8ac461014ef0d3aeb2",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-rf4j-j272-fj86",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-4.yaml",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/3559-1",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20200517143909/http://www.securitytracker.com/id/1040422",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2018/feb/01/security-releases",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:54:30Z"
}
}