vendor:
w2wiki
by:
HaHwul
7,5
CVSS
HIGH
Multiple XSS
79, 80
CWE
Product Name: w2wiki
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: Debian [wheezy]
2016
w2wiki – Multiple XSS(Stored/Reflected)
w2wiki is vulnerable to stored and reflected XSS. The stored XSS can be exploited by sending a malicious POST request to the index.php page. The reflected XSS can be exploited by sending a malicious GET request to the edit and search page.
Mitigation:
Input validation should be done on the server-side to prevent malicious input from being accepted.