Path traversal in WP Fastest Cache - CVE-2019-6726
Published: March 25, 2019
WP Fastest Cache
Detailed vulnerability description
The vulnerability allows a remote attacker to delete arbitrary files on the target system.
The vulnerability exists due to input validation error when processing directory traversal sequences passed via Referer HTTP header within the wp_postratings_clear_cache() function. A remote attacker can send a specially crafted HTTP request and delete arbitrary .php files on the server, causing denial of service attack.