🔙 목록으로 돌아가기

CVE-2021-25028: WordPress Event Tickets < 5.2.2 - Open Redirect

TitleWordPress Event Tickets < 5.2.2 - Open Redirect
AuthordhiyaneshDk
SeverityMedium
ImpactAttackers can redirect users to malicious websites through the tribe_tickets_redirect_to parameter, potentially facilitating phishing attacks or malware distribution.
RemediationUpdate to the latest version of the WordPress Event Tickets plugin (5.2.2 or higher) to fix the open redirect vulnerability.
CVSS Score6.1
EPSS Score0.04398
CVE IDCVE-2021-25028
CWE IDCWE-601
Tags cve2021 cve wordpress redirect wp-plugin eventtickets wpscan tri vuln

🔍 Vulnerability Description

WordPress Event Tickets < 5.2.2 is susceptible to an open redirect vulnerability. The plugin does not validate the tribe_tickets_redirect_to parameter before redirecting the user to the given value, leading to an arbitrary redirect issue.

🌐 HTTP Request

GET /wp-admin/admin.php?page=wp_ajax_rsvp-form&tribe_tickets_redirect_to=https://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2021-25028.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