Security Features in WPS Hide Login - #VU24678
Published: January 27, 2020
WPS Hide Login
Detailed vulnerability description
The vulnerability allows a remote attacker to find and access the secret login page.
The vulnerability exists in the "plugins_loaded" function due to some REQUEST_URI occurrences aren’t decoded using the "rawurldecode" function. A remote attack can encode substrings in the URL in order to evade the detection and gain access to the hidden login page.