vendor:
YzmCMS
by:
En_dust
7.5
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: YzmCMS
Affected Version From: V5.5
Affected Version To: V5.5
Patch Exists: NO
Related CWE: N/A
CPE: yzmcms
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Win10x64
2020
YzmCMS 5.5 – ‘url’ Persistent Cross-Site Scripting
The add function defined in the Application/link/controller/link.class.php file does not filter the ‘url’ parameter, causing malicious code to be executed.
Mitigation:
Input validation should be used to prevent malicious code from being executed.