First published: Tue Feb 26 2019(Updated: )
There is a CSRF in ZZZCMS zzzphp V1.6.1 via a /admin015/save.php?act=editfile request. It allows PHP code injection by providing a filename in the file parameter, and providing file content in the filetext parameter.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZZZCMS zzzphp | =1.6.1 | |
=1.6.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2019-9182 is high, with a severity value of 8.8.
CVE-2019-9182 affects ZZZCMS zzzphp version 1.6.1.
The vulnerability in CVE-2019-9182 is a CSRF (Cross-Site Request Forgery) allowing PHP code injection.
An attacker can exploit CVE-2019-9182 by sending a specially crafted request to /admin015/save.php?act=editfile, providing a filename in the file parameter, and file content in the filetext parameter.
At the moment, there is no known fix available for CVE-2019-9182. It is recommended to update to a patched version or apply any official security updates provided by the vendor.