vendor:
CMSsite
by:
Kishan Lal Choudhary
8.8
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: CMSsite
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:victor_alagwu:cms_site
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2020
Victor CMS 1.0 – ‘comment_author’ Persistent Cross-Site Scripting
The POST parameter 'comment_author' is vulnerable to stored cross site scripting. An attacker can inject malicious JavaScript code into the comment_author parameter, which will be executed when the victim visits the page.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the comment_author parameter.