First published: Fri Aug 16 2024(Updated: )
An arbitrary file deletion vulnerability exists in the admin/del.php file at line 62 in ZZCMS 2023 and earlier. Due to insufficient validation and sanitization of user input for file paths, an attacker can exploit this vulnerability by using directory traversal techniques to delete arbitrary files on the server. This can lead to the deletion of critical files, potentially disrupting the normal operation of the system.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZZCMS | <2023 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-43011 is considered a high severity vulnerability due to the potential for arbitrary file deletion.
To fix CVE-2024-43011, ensure proper input validation and sanitization for file paths to prevent directory traversal attacks.
CVE-2024-43011 affects ZZCMS version 2023 and earlier.
Yes, CVE-2024-43011 can be exploited remotely if an attacker can access the vulnerable admin interface.
Exploiting CVE-2024-43011 allows an attacker to delete arbitrary files from the server, which can lead to data loss or service disruption.