原始 OSV JSON
{
"id": "GHSA-5hg3-6c2f-f3wr",
"aliases": [
"CVE-2018-14574"
],
"details": "`django.middleware.common.CommonMiddleware` in Django 1.11.x before 1.11.15 and 2.0.x before 2.0.8 has an Open Redirect.",
"summary": "Django open redirect",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0"
},
{
"fixed": "2.0.8"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.11"
},
{
"fixed": "1.11.15"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-17T15:06:31Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"published": "2018-10-04T21:58:46Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14574",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django/commit/6fffc3c6d420e44f4029d5643f38d00a39b08525",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/c4e5ff7fdb5fce447675e90291fd33fddd052b3c",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/d6eaee092709aad477a9894598496c6deec532ff",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2019:0265",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-5hg3-6c2f-f3wr",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-2.yaml",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/3726-1",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20190901075632/http://www.securitytracker.com/id/1041403",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20200227115315/http://www.securityfocus.com/bid/104970",
"type": "WEB"
},
{
"url": "https://www.debian.org/security/2018/dsa-4264",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2018/aug/01/security-releases",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:16:20Z"
}
}