Vulnerabilities > CVE-2012-5357 - Data Processing Errors vulnerability in Ektron Content Management System 8.02
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
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.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- XML Nested Payloads Applications often need to transform data in and out of the XML format by using an XML parser. It may be possible for an attacker to inject data that may have an adverse effect on the XML parser when it is being processed. By nesting XML data and causing this data to be continuously self-referential, an attacker can cause the XML parser to consume more resources while processing, causing excessive memory consumption and CPU utilization. An attacker's goal is to leverage parser failure to his or her advantage. In most cases this type of an attack will result in a denial of service due to an application becoming unstable, freezing, or crash. However it may be possible to cause a crash resulting in arbitrary code execution, leading to a jump from the data plane to the control plane [R.230.1].
- XML Oversized Payloads Applications often need to transform data in and out of the XML format by using an XML parser. It may be possible for an attacker to inject data that may have an adverse effect on the XML parser when it is being processed. By supplying oversized payloads in input vectors that will be processed by the XML parser, an attacker can cause the XML parser to consume more resources while processing, causing excessive memory consumption and CPU utilization, and potentially cause execution of arbitrary code. An attacker's goal is to leverage parser failure to his or her advantage. In many cases this type of an attack will result in a denial of service due to an application becoming unstable, freezing, or crash. However it is possible to cause a crash resulting in arbitrary code execution, leading to a jump from the data plane to the control plane [R.231.1].
- XML Client-Side Attack Client applications such as web browsers that process HTML data often need to transform data in and out of the XML format by using an XML parser. It may be possible for an attacker to inject data that may have an adverse effect on the XML parser when it is being processed. These adverse effects may include the parser crashing, consuming too much of a resource, executing too slowly, executing code supplied by an attacker, allowing usage of unintended system functionality, etc. An attacker's goal is to leverage parser failure to his or her advantage. In some cases it may be possible to jump from the data plane to the control plane via bad data being passed to an XML parser. [R.484.1]
- XML Parser Attack Applications often need to transform data in and out of the XML format by using an XML parser. It may be possible for an attacker to inject data that may have an adverse effect on the XML parser when it is being processed. These adverse effects may include the parser crashing, consuming too much of a resource, executing too slowly, executing code supplied by an attacker, allowing usage of unintended system functionality, etc. An attacker's goal is to leverage parser failure to his or her advantage. In some cases it may be possible to jump from the data plane to the control plane via bad data being passed to an XML parser. [R.99.1]
Exploit-Db
description | Ektron 8.02 XSLT Transform Remote Code Execution. CVE-2012-5357. Remote exploit for windows platform |
id | EDB-ID:23155 |
last seen | 2016-02-02 |
modified | 2012-12-05 |
published | 2012-12-05 |
reporter | metasploit |
source | https://www.exploit-db.com/download/23155/ |
title | Ektron 8.02 XSLT Transform Remote Code Execution |
Metasploit
description | This module exploits a vulnerability in Ektron CMS 8.02 (before SP5). The vulnerability exists due to the insecure usage of XslCompiledTransform, using a XSLT controlled by the user. The module has been tested successfully on Ektron CMS 8.02 over Windows 2003 SP2, which allows to execute arbitrary code with NETWORK SERVICE privileges. |
id | MSF:EXPLOIT/WINDOWS/HTTP/EKTRON_XSLT_EXEC |
last seen | 2020-05-11 |
modified | 2017-07-24 |
published | 2012-12-03 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/http/ektron_xslt_exec.rb |
title | Ektron 8.02 XSLT Transform Remote Code Execution |
Nessus
NASL family | CGI abuses |
NASL id | EKTRON_CMS400_TRANSFORMXSLT_CODE_EXEC.NASL |
description | The version of Ektron CMS hosted on the remote web server is affected by a remote code execution vulnerability. The vulnerability arises because the |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 63245 |
published | 2012-12-12 |
reporter | This script is Copyright (C) 2012-2019 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/63245 |
title | Ektron CMS XslCompiledTransform Class Request Parsing Remote Code Execution |
code |
|
Packetstorm
data source | https://packetstormsecurity.com/files/download/118621/ektron_xslt_exec.rb.txt |
id | PACKETSTORM:118621 |
last seen | 2016-12-05 |
published | 2012-12-05 |
reporter | unknown |
source | https://packetstormsecurity.com/files/118621/Ektron-8.02-XSLT-Transform-Remote-Code-Execution.html |
title | Ektron 8.02 XSLT Transform Remote Code Execution |
Seebug
bulletinFamily | exploit |
description | No description provided by source. |
id | SSV:76931 |
last seen | 2017-11-19 |
modified | 2014-07-01 |
published | 2014-07-01 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-76931 |
title | Ektron 8.02 XSLT Transform Remote Code Execution |
References
- http://documentation.ektron.com/current/ReleaseNotes/Release8/8.02SP5.htm
- http://documentation.ektron.com/current/ReleaseNotes/Release8/8.02SP5.htm
- https://technet.microsoft.com/library/security/msvr12-016
- https://technet.microsoft.com/library/security/msvr12-016
- https://webstersprodigy.net/2012/10/25/cve-2012-5357cve-1012-5358-cool-ektron-xslt-rce-bugs/
- https://webstersprodigy.net/2012/10/25/cve-2012-5357cve-1012-5358-cool-ektron-xslt-rce-bugs/
- https://www.rapid7.com/db/modules/exploit/windows/http/ektron_xslt_exec
- https://www.rapid7.com/db/modules/exploit/windows/http/ektron_xslt_exec