原始 OSV JSON{
"id": "GHSA-h4hv-m4h4-mhwg",
"aliases": [
"CVE-2017-7234"
],
"details": "A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the `django.views.static.serve()` view could redirect to any other domain, aka an open redirect vulnerability.",
"summary": "Django open redirect",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.10"
},
{
"fixed": "1.10.7"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.9"
},
{
"fixed": "1.9.13"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.8"
},
{
"fixed": "1.8.18"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-18T14:44:05Z",
"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": "2019-01-04T17:50:17Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7234",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django/commit/2a9f6ef71b8e23fd267ee2be1be26dde8ab67037",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/4a6b945dffe8d10e7cec107d93e6efaebfbded29",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/5f1ffb07afc1e59729ce2b283124116d6c0659e4",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-h4hv-m4h4-mhwg",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2017-10.yaml",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20170429023907/http://www.securitytracker.com/id/1038177",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20170526042328/http://www.securityfocus.com/bid/97401",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2017/apr/04/security-releases",
"type": "WEB"
},
{
"url": "http://www.debian.org/security/2017/dsa-3835",
"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:38:44Z"
}
}