vendor:
zzzphp
by:
Yang Chenglong
8.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: zzzphp
Affected Version From: 1.6.1
Affected Version To: 1.6.1
Patch Exists: YES
Related CWE: CVE-2019-9082
CPE: a:zzzcms:zzzphp:1.6.1
Other Scripts:
N/A
Platforms Tested: Windows/Linux,iis/apache
2019
Cross-Site Request Forgery(CSRF) of zzzphp cms 1.6.1
Due to the absence of CSRF token in the request, attackers can forge the post request and insert malicious codes into the template file which leads to dynamic code evaluation.
Mitigation:
Implementing CSRF tokens in the request to prevent malicious code injection.