SB2019072306 - Multiple vulnerabilities in in WPS Hide Login
Published: July 23, 2019
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 secuirty vulnerabilities.
1) Information disclosure (CVE-ID: N/A)
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists in the "/classes/plugin.php" file due to the function "wpmu_activate_signup()" is not declared yet. A remote attacker can trigger the hook “wps_hide_login_signup_enable” with the correct URL and disclose the path information on the system.
2) Improper Authentication (CVE-ID: N/A)
The vulnerability allows a remote attacker to bypass authentication process.Line 563:
if ( strpos( $url, 'wp-login.php' ) !== false ) {
3) Improper Authentication (CVE-ID: N/A)
The vulnerability allows a remote attacker to bypass authentication process.
https://example.com?action=rp&key&login 4) Improper Authentication (CVE-ID: N/A)
The vulnerability allows a remote attacker to bypass authentication process.
https://exemple.com/wp-admin/?adminhash=1 5) Improper Authentication (CVE-ID: N/A)
The vulnerability allows a remote attacker to bypass authentication process.
https://example.com/wp-login.php?SECUPRESSaction=confirmaction
Remediation
Install update from vendor's website.