🔙 목록으로 돌아가기

CVE-2023-0552: WordPress Pie Register <3.8.2.3 - Open Redirect

TitleWordPress Pie Register <3.8.2.3 - Open Redirect
Authorr3Y3r53
SeverityMedium
ImpactAuthenticated attackers with low privileges can manipulate the redirect_to parameter during logout to redirect users to malicious sites for phishing attacks.
RemediationFixed in version 3.8.2.3.
CVSS Score5.4
EPSS Score0.14864
CVE IDCVE-2023-0552
CWE IDCWE-601
Tags cve2023 cve redirect pie pie-register wpscan genetechsolutions wordpress vkev vuln

🔍 Vulnerability Description

WordPress Pie Register plugin before 3.8.2.3 contains an open redirect vulnerability. The plugin does not properly validate the redirection URL when logging in and login out. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.

🌐 HTTP Request

GET /wp-admin?piereg_logout_url=true&redirect_to=https://oast.me HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.7.20) Gecko/ Firefox/3.6.5
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-0552.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-0552.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A