First published: Sat Mar 24 2018(Updated: )
An issue was discovered in zzcms 8.2. user/licence_save.php allows remote attackers to delete arbitrary files via directory traversal sequences in the oldimg parameter in an action=modify 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.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-8969 is considered a medium severity vulnerability due to its ability to allow remote file deletion.
To fix CVE-2018-8969, upgrade to a later version of Zzcms that addresses this directory traversal vulnerability.
CVE-2018-8969 specifically affects Zzcms version 8.2.
CVE-2018-8969 allows remote attackers to delete arbitrary files, potentially enabling database access.
CVE-2018-8969 is caused by insufficient validation of user inputs in the oldimg parameter within the licence_save.php file.