Vulnerability record · CVE-2012-5357 · published 30 October 2017
CVE-2012-5357: Ektron CMS XSLT script execution allows remote code execution
EEktron · Ektron Content Management System
Ektron CMS before 8.02 SP5 uses the XslCompiledTransform class with enablescript set to true, so crafted XSL data is processed as executable script. This lets an unauthenticated remote attacker run arbitrary code on the server, and the flaw is severe because it needs no credentials or user action.
Description
Ektron Content Management System (CMS) before 8.02 SP5 uses the XslCompiledTransform class with enablescript set to true, which allows remote attackers to execute arbitrary code with NETWORK SERVICE privileges via crafted XSL data.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityCVSS 3.0 base score is 9.8 with network reachability, no authentication, and no user interaction, and public exploit code plus a high EPSS percentile make active exploitation likely.
What it is
Ektron CMS before 8.02 SP5 uses the XslCompiledTransform class with enablescript set to true, so crafted XSL data is processed as executable script. This lets an unauthenticated remote attacker run arbitrary code on the server, and the flaw is severe because it needs no credentials or user action.
Impact
An attacker gains arbitrary code execution with NETWORK SERVICE privileges on the Ektron CMS host, which can lead to full compromise of the web application and its data.
Attack surface
The flaw is reachable over the network through the CMS's XSL processing path, per the CVSS vector AV:N/AC:L/PR:N/UI:N, meaning no authentication and no user interaction are required.
Exploitation
CVE-2012-5357 is not listed in CISA KEV, but public exploit code exists (Rapid7 Metasploit module and a third-party writeup tagged Exploit), and EPSS shows a 30-day probability of 0.67776 (99.3rd percentile), indicating high likelihood of exploitation activity.
What to do
- Upgrade Ektron CMS to version 8.02 SP5 or later, which disables script execution in XSLT processing.
- If immediate upgrade is not possible, restrict network access to the CMS administrative and XSL-processing endpoints to trusted sources only.
- Run the Ektron application under a low-privilege service account rather than NETWORK SERVICE to limit post-exploitation impact.
- Monitor vendor and Microsoft advisories for any additional XSLT hardening guidance and apply it.
- Review and remove any unnecessary XSLT upload or transformation features exposed to untrusted users.
Detection
- Inspect web server and application logs for requests containing XSL or XSLT payloads, especially those with script or extension elements.
- Monitor for unexpected child processes spawned by the Ektron web application or its application pool, such as cmd.exe or powershell.exe.
- Alert on outbound network connections or file writes originating from the Ektron service account that deviate from normal CMS behavior.
- Use the Rapid7 Metasploit module signature (exploit/windows/http/ektron_xslt_exec) to build IDS/IPS rules for known exploit traffic.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://documentation.ektron.com/current/ReleaseNotes/Release8/8.02SP5.htm | Issue TrackingVendor Advisory |
| https://technet.microsoft.com/library/security/msvr12-016 | Issue TrackingRelease NotesThird Party Advisory |
| https://webstersprodigy.net/2012/10/25/cve-2012-5357cve-1012-5358-cool-ektron-xslt-rce-bugs/ | ExploitIssue TrackingThird Party Advisory |
| https://www.rapid7.com/db/modules/exploit/windows/http/ektron_xslt_exec | ExploitIssue TrackingThird Party Advisory |
| http://documentation.ektron.com/current/ReleaseNotes/Release8/8.02SP5.htm | Issue TrackingVendor Advisory |
| https://technet.microsoft.com/library/security/msvr12-016 | Issue TrackingRelease NotesThird Party Advisory |
| https://webstersprodigy.net/2012/10/25/cve-2012-5357cve-1012-5358-cool-ektron-xslt-rce-bugs/ | ExploitIssue TrackingThird Party Advisory |
| https://www.rapid7.com/db/modules/exploit/windows/http/ektron_xslt_exec | ExploitIssue TrackingThird Party Advisory |
Track CVE-2012-5357 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2012-5357), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.