cve/2024/CVE-2024-7258.md
2024-08-24 17:55:21 +00:00

988 B

CVE-2024-7258

Description

The WooCommerce Google Feed Manager plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'wppfm_removeFeedFile' function in all versions up to, and including, 2.8.0. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

POC

Reference

No PoCs from references.

Github