42 lines
1.6 KiB
YAML
42 lines
1.6 KiB
YAML
id: CVE-2015-5354
|
|
|
|
info:
|
|
name: Novius OS 5.0.1-elche - Open Redirect
|
|
author: 0x_Akoko
|
|
severity: medium
|
|
description: Novius OS 5.0.1 (Elche) allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect parameter to admin/nos/login.
|
|
remediation: |
|
|
Apply the latest security patches or upgrade to a newer version of Novius OS.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/132478/Novius-OS-5.0.1-elche-XSS-LFI-Open-Redirect.html
|
|
- https://vuldb.com/?id.76181
|
|
- http://packetstormsecurity.com/files/132478/Novius-OS-5.0.1-elche-XSS-LFI-Open-Redirect.html
|
|
- https://nvd.nist.gov/vul n/detail/CVE-2015-5354
|
|
- https://www.exploit-db.com/exploits/37439/
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:N
|
|
cvss-score: 5.8
|
|
cve-id: CVE-2015-5354
|
|
cwe-id: CWE-601
|
|
epss-score: 0.00166
|
|
epss-percentile: 0.53028
|
|
cpe: cpe:2.3:a:novius-os:novius_os:5.0.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: novius-os
|
|
product: novius_os
|
|
tags: packetstorm,cve,cve2015,redirect,novius
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/novius-os/admin/nos/login?redirect=http://interact.sh'
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
|
|
|
|
# digest: 490a0046304402202eec8481c5c0d456cff0e1caaf063880930685b4d2894c28b42ee63f2b7b7cab022032e1bde9e7f7a27ca687df58582e4a8833fc10b7a972d373a4004f4e7b60d442:922c64590222798bb761d5b6d8e72950
|