mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
766 B
Markdown
18 lines
766 B
Markdown
### [CVE-2021-24866](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24866)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WP Data Access WordPress plugin before 5.0.0 does not properly sanitise and escape the backup_date parameter before using it a SQL statement, leading to a SQL injection issue and could allow arbitrary table deletion
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/a9073616-ffd6-4956-b2e7-0fb2eac6e9b5
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|