First published: Sun Feb 17 2019(Updated: )
admin/dl_data.php in zzcms 2018 (2018-10-19) allows remote attackers to delete arbitrary files via action=del&filename=../ directory traversal.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZZCMS | =2018 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-8411 is considered a high severity vulnerability due to its potential for remote file deletion.
CVE-2019-8411 exploits a directory traversal vulnerability, allowing attackers to specify arbitrary file paths for deletion.
CVE-2019-8411 affects ZZCMS version 2018.
To fix CVE-2019-8411, it is recommended to apply patches provided by the software vendor or upgrade to a secure version.
Mitigation techniques for CVE-2019-8411 include validating and sanitizing user inputs to prevent directory traversal.