2021-02-01 13:26:05 +00:00
id : CVE-2018-14574
info :
2022-10-19 21:11:27 +00:00
name : Django - Open Redirect
2021-02-01 13:26:05 +00:00
author : pikpikcu
2021-09-10 11:26:40 +00:00
severity : medium
2022-10-19 21:11:27 +00:00
description : Django 1.11.x before 1.11.15 and 2.0.x before 2.0.8 contains an open redirect vulnerability. If django.middleware.common.CommonMiddleware and APPEND_SLASH settings are selected, and if the project has a URL pattern that accepts any path ending in a slash, an attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
2021-09-10 11:26:40 +00:00
reference :
- https://www.djangoproject.com/weblog/2018/aug/01/security-releases/
- https://usn.ubuntu.com/3726-1/
2022-07-01 10:02:07 +00:00
- http://web.archive.org/web/20211206044224/https://securitytracker.com/id/1041403
2021-09-10 11:26:40 +00:00
- https://www.debian.org/security/2018/dsa-4264
2022-06-07 20:50:59 +00:00
- http://web.archive.org/web/20210124194607/https://www.securityfocus.com/bid/104970/
2021-09-10 11:26:40 +00:00
- https://access.redhat.com/errata/RHSA-2019:0265
2022-10-19 21:11:27 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-14574
2022-04-22 10:38:41 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score : 6.1
cve-id : CVE-2018-14574
cwe-id : CWE-601
tags : cve,cve2018,django,redirect
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-02-01 13:26:05 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-02-01 13:26:05 +00:00
- method : GET
path :
2022-06-06 10:40:15 +00:00
- "{{BaseURL}}//www.interact.sh"
2021-02-01 13:26:05 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 301
- type : word
words :
2022-06-06 10:40:15 +00:00
- "Location: https://www.interact.sh"
- "Location: http://www.interact.sh"
2021-02-01 13:26:05 +00:00
part : header