mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
1.1 KiB
1.1 KiB
CVE-2021-24905
Description
The Advanced Contact form 7 DB WordPress plugin before 1.8.7 does not have authorisation nor CSRF checks in the acf7_db_edit_scr_file_delete AJAX action, and does not validate the file to be deleted, allowing any authenticated user to delete arbitrary files on the web server. For example, removing the wp-config.php allows attackers to trigger WordPress setup again, gain administrator privileges and execute arbitrary code or display arbitrary content to the users.
POC
Reference
- https://wpscan.com/vulnerability/cf022415-6614-4b95-913b-802186766ae6
- https://wpscan.com/vulnerability/cf022415-6614-4b95-913b-802186766ae6
Github
No PoCs found on GitHub currently.