vendor:
XhP CMS
by:
Ahsan Tahir
8,8
CVSS
HIGH
Cross-Site Request Forgery to Persistent Cross-Site Scripting
352
CWE
Product Name: XhP CMS
Affected Version From: 0.5.1
Affected Version To: 0.5.1
Patch Exists: NO
Related CWE: N/A
CPE: a:xhp:xhp_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux 2.0, Windows 8.1
2016
XhP CMS 0.5.1 – Cross-Site Request Forgery to Persistent Cross-Site Scripting
XhP CMS 0.5.1 is vulnerable to Cross-Site Request Forgery to Persistent Cross-Site Scripting. An attacker can craft a malicious HTML page and send it to the victim. When the victim opens the page, the malicious code will be executed in the victim's browser. This can lead to persistent Cross-Site Scripting.
Mitigation:
The application should validate all input and reject any input that does not conform to the expected format. Additionally, the application should use a secure random number generator to generate CSRF tokens.