mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2020-7047](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7047)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WordPress plugin, WP Database Reset through 3.1, contains a flaw that gave any authenticated user, with minimal permissions, the ability (with a simple wp-admin/admin.php?db-reset-tables[]=users request) to escalate their privileges to administrator while dropping all other users from the table.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/10028
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|