2022-10-12 05:41:40 +00:00
id : CVE-2017-1000163
2023-02-08 16:10:11 +00:00
2022-10-11 23:35:00 +00:00
info :
2023-02-08 16:10:11 +00:00
name : Phoenix Framework - Open Redirect
2022-10-11 23:35:00 +00:00
author : 0x_Akoko
2023-01-27 09:46:58 +00:00
severity : medium
2023-02-08 16:10:11 +00:00
description : Phoenix Framework versions 1.0.0 through 1.0.4, 1.1.0 through 1.1.6, 1.2.0, 1.2.2 and 1.3.0-rc.0 contain an open redirect vulnerability, which may result in phishing or social engineering attacks.
2022-10-11 23:35:00 +00:00
reference :
- https://elixirforum.com/t/security-releases-for-phoenix/4143
- https://vuldb.com/?id.109587
2023-02-08 16:10:11 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000163
2022-10-11 23:35:00 +00:00
classification :
2023-01-27 09:46:58 +00:00
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
2022-10-11 23:35:00 +00:00
cve-id : CVE-2017-1000163
cwe-id : CWE-601
2023-01-27 09:46:58 +00:00
tags : cve,cve2017,redirect,phoenix
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2022-10-11 23:35:00 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-10-11 23:35:00 +00:00
- method : GET
path :
2023-01-27 09:25:07 +00:00
- '{{BaseURL}}/?redirect=/\interact.sh'
2022-10-11 23:35:00 +00:00
matchers :
- type : regex
regex :
2023-01-27 09:25:07 +00:00
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?interact\.sh(?:\s*?)$'
2022-10-11 23:35:00 +00:00
part : header