S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Apr 30, 2026

CVE-2017-6478 Scanner

CVE-2017-6478 Scanner - Cross-Site Scripting (XSS) vulnerability in MaNGOSWebV4

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.7k
Times Used
continuous scan runs
4.1k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2017-6478
6.1
CVSS

paintballrefjosh/MaNGOSWebV4 before 4.0.8 is vulnerable to a reflected XSS in install/index.php (step parameter).

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

MaNGOSWebV4 is a web-based application commonly used by developers and administrators to manage server applications, particularly with MaNGOS server systems. It provides a user-friendly interface for managing various server parameters and configurations effectively. The software is designed to increase efficiency and offer robust management functionalities for server administrators. Users typically deploy it in environments where MaNGOS or similar server systems are utilized, serving as a critical tool for enhancing server operability and oversight. Its utilization spans small personal servers to larger setups, providing scalability and flexibility in server management. With its wide adoption, MaNGOSWebV4 remains an integral part of many server management strategies.

Cross-Site Scripting (XSS) is a common security vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. This particular XSS vulnerability in MaNGOSWebV4 arises due to unsanitized input in the install/index.php file, specifically in the step parameter. An attacker can craft a URL with malicious scripts that, when visited by a victim, executes the script in their browser. This execution can lead to unauthorized actions, such as session hijacking, which compromises user accounts. XSS vulnerabilities are often exploited to perform attacks that can manipulate user data or spread malware through rendered web pages. The vulnerability is typically critical because of its potential to affect the confidentiality and integrity of user information.

The technical nature of this vulnerability involves injecting a script through the step parameter, which the MaNGOSWebV4 application fails to sanitize, allowing JavaScript execution. The affected page in this case is install/index.php, where the unsanitized input leads to dangerous script execution. Attackers can set up attack scenarios by directing victims to click on a harmful link containing the exploit. When successful, the script is executed in the context of the victim's session, potentially allowing widespread access to both personal and system data. This input validation flaw marks a significant security concern, emphasizing the importance of secure coding practices.

The exploitation of this vulnerability can have wide-ranging impacts, including the risk of session hijacking and potential exposure of sensitive data. Attackers could gain unauthorized access to user sessions, resulting in data theft or user impersonation. Such breaches could have further repercussions, including reputational damage for organizations running vulnerable instances of MaNGOSWebV4. Additionally, attackers could exploit this vulnerability to deface websites or inject further malicious code, leading to ongoing user engagement with harmful content. The persistent nature of XSS means that users are often unaware that their actions have been co-opted, pointing to a need for robust security mechanisms to mitigate such threats.

REFERENCES

Solution Advice
  • Ensure input sanitization and validation procedures are properly implemented to prevent malicious scripts from being executed.
  • Update MaNGOSWebV4 to version 4.0.8 or later to address known vulnerabilities.
  • Conduct regular security testing to identify and fix vulnerabilities in web applications.
  • Educate users about the potential risks of clicking on suspicious links or visiting untrusted websites.
  • Implement Content Security Policy (CSP) headers to restrict the execution of malicious scripts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2017-6478 Scanner - Cross-Site Scripting (XSS) vulnerability in MaNGOSWebV4 | S4E