vendor:
GeniXCMS
by:
John Page (hyp3rlinx)
5.5
CVSS
MEDIUM
Persistent & Reflected XSS
79
CWE
Product Name: GeniXCMS
Affected Version From: 0.0.3
Affected Version To: 0.0.3
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: Windows 7
2015
Persistent XSS
GeniXCMS v0.0.3 is vulnerable to persistent and reflected XSS. Persistent XSS can be exploited by injecting malicious code into the content and title input fields. Reflected XSS can be exploited by sending a malicious URL containing a script to the victim. The script will be executed when the victim visits the URL.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the content and title input fields. Additionally, the application should be configured to only accept requests from trusted sources.