First published: Mon Jul 29 2019(Updated: )
The WP Fastest Cache plugin through 0.8.9.0 for WordPress allows remote attackers to delete arbitrary files because wp_postratings_clear_fastest_cache and rm_folder_recursively in wpFastestCache.php mishandle ../ in an HTTP Referer header.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
WP Fastest Cache | <=0.8.9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-6726 is considered to have a medium severity level due to its potential to allow remote attackers to delete arbitrary files.
To fix CVE-2019-6726, you should update the WP Fastest Cache plugin to version 0.8.9.1 or later.
CVE-2019-6726 involves a file deletion vulnerability in the WP Fastest Cache plugin for WordPress.
Any WordPress site using WP Fastest Cache plugin versions up to and including 0.8.9.0 is affected by CVE-2019-6726.
CVE-2019-6726 exploits the wp_postratings_clear_fastest_cache and rm_folder_recursively functions in wpFastestCache.php.