.. / CVE-2021-24917

Exploit for WordPress WPS Hide Login <1.9.1 - Information Disclosure (CVE-2021-24917)

Description:

WordPress WPS Hide Login plugin before 1.9.1 is susceptible to incorrect authorization. An attacker can obtain the secret login page by setting a random referer string and making a request to /wp-admin/options.php as an unauthenticated user. This reveals the secret login location.

Nuclei Template

View the template here CVE-2021-24917.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2021/CVE-2021-24917.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://wordpress.org/support/topic/bypass-security-issue/
https://github.com/ARPSyndicate/kenzer-templates
https://wpscan.com/vulnerability/15bb711a-7d70-4891-b7a2-c473e3e8b375
https://nvd.nist.gov/vuln/detail/CVE-2021-24917