GHSA-h4hv-m4h4-mhwg
Vulnerability from github
Published
2019-01-04 17:50
Modified
2024-09-18 14:44
Severity ?
6.1 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.3 (Medium) - 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
5.3 (Medium) - 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
Summary
Django open redirect
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.
{ affected: [ { package: { ecosystem: "PyPI", name: "Django", }, ranges: [ { events: [ { introduced: "1.10", }, { fixed: "1.10.7", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "PyPI", name: "Django", }, ranges: [ { events: [ { introduced: "1.9", }, { fixed: "1.9.13", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "PyPI", name: "Django", }, ranges: [ { events: [ { introduced: "1.8", }, { fixed: "1.8.18", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2017-7234", ], database_specific: { cwe_ids: [ "CWE-601", ], github_reviewed: true, github_reviewed_at: "2020-06-16T21:38:44Z", nvd_published_at: null, severity: "MODERATE", }, 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.", id: "GHSA-h4hv-m4h4-mhwg", modified: "2024-09-18T14:44:05Z", published: "2019-01-04T17:50:17Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-7234", }, { type: "WEB", 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: "ADVISORY", url: "https://github.com/advisories/GHSA-h4hv-m4h4-mhwg", }, { type: "PACKAGE", url: "https://github.com/django/django", }, { type: "WEB", 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", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", type: "CVSS_V3", }, { 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", type: "CVSS_V4", }, ], summary: "Django open redirect", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.