Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2024-1501 1 Webfactoryltd 1 Wp Database Reset 2026-04-08 4.7 Medium
The Database Reset plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.22. This is due to missing or incorrect nonce validation on the install_wpr() function. This makes it possible for unauthenticated attackers to install the WP Reset Plugin via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVE-2020-7048 1 Webfactoryltd 1 Wp Database Reset 2024-11-21 9.1 Critical
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.
CVE-2020-7047 1 Webfactoryltd 1 Wp Database Reset 2024-11-21 8.8 High
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.