Files
CVEs-PoC/2020/CVE-2020-7048.md
T
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2020-7048

Description

The WordPress plugin, WP Database Reset through 3.1, contains a flaw that allowed any unauthenticated user to reset any table in the database to the initial WordPress set-up state (deleting all site content stored in that table), as demonstrated by a wp-admin/admin-post.php?db-reset-tables[]=comments URI.

POC

Reference

Github