SB2020030901 - Improper access control in WP Security Audit Log plugin for WordPress
Published: March 9, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 security vulnerability.
1) Improper access control (CVE-ID: N/A)
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions in the first-time install wizard in the "wp-security-audit-log/classes/Views/SetupWizard.php" script when the plugin registers the "setup_page" method via the "admin_init" hook. A remote attacker can run the wizard by accessing "wp-admin/admin-post.php?page=wsal-setup" and change every option of the plugin, leading to privilege escalation, sensitive data exposure and insecure deserialization.
Note: To exploit this vulnerability, the wizard must not have been completed, otherwise it won’t work.
Remediation
Install update from vendor's website.