vendor:
ZeroBoardXE
by:
make0day@gmail.com
8.8
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: ZeroBoardXE
Affected Version From: 1.1.5 (09.01.22)
Affected Version To: 1.1.5 (09.01.22)
Patch Exists: NO
Related CWE: N/A
CPE: a:zeroboard:zeroboardxe
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP and MySQL
2009
ZeroBoardXE 1.1.5 (09.01.22) XSS Vulnerability
ZeroBoardXE (VERSION 1.1.5 (09.01.22)) is a widely used bulletin board system of Korea. It is freely available for all platforms that supports PHP and MySQL. A Cross-Site Scripting (XSS) vulnerability was discovered in the 'removeHackTag' function of the 'func.inc.php' file. By exploiting this vulnerability, an attacker can gain administrator privileges and control the board system fully.
Mitigation:
Input validation should be used to prevent Cross-Site Scripting (XSS) attacks. The application should validate all input data and reject any malicious input.