38 lines
1.4 KiB
YAML
38 lines
1.4 KiB
YAML
id: CVE-2017-1000163
|
|
|
|
info:
|
|
name: Phoenix Framework - Open Redirect
|
|
author: 0x_Akoko
|
|
severity: medium
|
|
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.
|
|
remediation: |
|
|
Apply the latest security patches or upgrade to a patched version of the Phoenix Framework.
|
|
reference:
|
|
- https://elixirforum.com/t/security-releases-for-phoenix/4143
|
|
- https://vuldb.com/?id.109587
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000163
|
|
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-2017-1000163
|
|
cwe-id: CWE-601
|
|
epss-score: 0.00154
|
|
epss-percentile: 0.51672
|
|
cpe: cpe:2.3:a:phoenixframework:phoenix:1.0.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: phoenixframework
|
|
product: phoenix
|
|
tags: cve,cve2017,redirect,phoenix
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/?redirect=/\interact.sh'
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?interact\.sh(?:\s*?)$'
|
|
# digest: 4a0a004730450221009c07e58ecac952768f011f640ca7774c4cd2d056002ffd992654ce0c524a4c1e02206366ea2ce0a1c091fbbf465df431b809f9ade6101b4d66520141fd65e2a88139:922c64590222798bb761d5b6d8e72950 |