First published: Sat Mar 24 2018(Updated: )
An issue was discovered in zzcms 8.2. user/manage.php allows remote attackers to delete arbitrary files via directory traversal sequences in the oldimg or oldflv 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-8968 is considered a high severity vulnerability due to its potential to allow remote attackers to delete arbitrary files.
To fix CVE-2018-8968, ensure that input validation is properly implemented to prevent directory traversal attacks in user/manage.php.
Exploitation of CVE-2018-8968 can lead to the deletion of critical files, including install.lock, potentially giving attackers access to the database.
CVE-2018-8968 affects version 8.2 of zzcms.
Yes, CVE-2018-8968 can be exploited remotely, allowing attackers to manipulate the affected script without local access.