First published: Mon Jul 02 2018(Updated: )
An issue was discovered on zzcms 8.3. There is a vulnerability at /user/del.php that can delete any file by placing its relative path into the zzcms_main table and then making an img add request. This can be leveraged for database access by deleting install.lock.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZZCMS | =8.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-13056 has a high severity rating due to its ability to delete arbitrary files on the server.
To fix CVE-2018-13056, upgrade to a version of zzcms that has addressed this vulnerability, or implement strict input validation to prevent unauthorized file deletion.
CVE-2018-13056 affects zzcms version 8.3 specifically.
Yes, CVE-2018-13056 can be exploited to delete the install.lock file, potentially allowing unauthorized database access.
User authentication does not mitigate the risks associated with CVE-2018-13056, as the vulnerability exploits a specific code flaw.