🔙 목록으로 돌아가기

CVE-2020-23015: OPNsense <=20.1.5 - Open Redirect

TitleOPNsense <=20.1.5 - Open Redirect
Author0x_Akoko
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to redirect users to malicious websites, leading to phishing attacks or the disclosure of sensitive information.
RemediationUpgrade OPNsense to a version higher than 20.1.5 to mitigate the vulnerability.
CVSS Score6.1
EPSS Score0.07905
CVE IDCVE-2020-23015
CWE IDCWE-601
Shodan Queryhttp.title:"opnsense"
Fofa Querytitle="opnsense"
Tags cve2020 cve redirect opnsense vuln

🔍 Vulnerability Description

OPNsense through 20.1.5 contains an open redirect vulnerability via the url redirect parameter in the login page, which is not filtered. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.

🌐 HTTP Request

GET /?url=http://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-23015.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-23015.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A