mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
### [CVE-2021-24905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|