vendor:
MicroCMS
by:
Besim
8,8
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: MicroCMS
Affected Version From: 3.9.5
Affected Version To: 3.9.5
Patch Exists: NO
Related CWE: N/A
CPE: a:apphp:microcms:3.9.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2016
ApPHP MicroCMS 3.9.5 – Stored Cross Site Scripting
A stored cross-site scripting vulnerability exists in ApPHP MicroCMS 3.9.5. An attacker can inject malicious JavaScript code into the 'comment_user_name' parameter of the 'index.php?page=posts&post_id=' page, which will be executed in the browser of the victim when the page is viewed.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the application.