header-logo
Suggest Exploit
vendor:
XMB Forum
by:
SecurityFocus
8.8
CVSS
HIGH
Cross-site Scripting and SQL-injection
79, 89
CWE
Product Name: XMB Forum
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005

XMB Forum Multiple Input-Validation Vulnerabilities

XMB Forum is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection issues, because the application fails to properly sanitize user-supplied input. Successful exploits of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or exploit vulnerabilities in the underlying database. Other attacks are also possible.

Mitigation:

Input validation should be used to detect malicious data before it is passed to the back-end database. Sanitize all user-supplied data to prevent SQL-injection attacks. Use a whitelist of accepted inputs to prevent cross-site scripting attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/16604/info

XMB Forum is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection issues, because the application fails to properly sanitize user-supplied input. 

Successful exploits of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or exploit vulnerabilities in the underlying database. Other attacks are also possible.

http://www.example.com/u2u.php?action=send&username=%22%3E%3Ciframe%3E