vendor:
Seacms
by:
j5s
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Seacms
Affected Version From: 11.1
Affected Version To: 11.1
Patch Exists: NO
Related CWE: N/A
CPE: a:seacms:seacms:11.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2020
Seacms 11.1 – ‘checkuser’ Stored XSS
Seacms 11.1 is vulnerable to Stored XSS. An attacker can inject malicious JavaScript code into the 'checkuser' parameter of the 'admin_safe.php' page. When a user visits the page, the malicious code will be executed in the user's browser.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the 'checkuser' parameter.