Vulnerabilities (CVE)

Filtered by vendor Wpdataaccess Subscribe
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-1874 1 Wpdataaccess 1 Wp Data Access 2023-11-07 N/A 8.8 HIGH
The WP Data Access plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 5.3.7. This is due to a lack of authorization checks on the multiple_roles_update function. This makes it possible for authenticated attackers, with minimal permissions such as a subscriber, to modify their user role by supplying the 'wpda_role[]' parameter during a profile update. This requires the 'Enable role management' setting to be enabled for the site.
CVE-2021-24866 1 Wpdataaccess 1 Wp Data Access 2021-12-07 7.5 HIGH 9.8 CRITICAL
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