Vulnerabilities > CVE-2010-1622 - Code Injection vulnerability in multiple products
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
SpringSource Spring Framework 2.5.x before 2.5.6.SEC02, 2.5.7 before 2.5.7.SR01, and 3.0.x before 3.0.3 allows remote attackers to execute arbitrary code via an HTTP request containing class.classLoader.URLs[0]=jar: followed by a URL of a crafted .jar file.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Leverage Executable Code in Non-Executable Files An attack of this type exploits a system's trust in configuration and resource files, when the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high. The attack can be directed at a client system, such as causing buffer overrun through loading seemingly benign image files, as in Microsoft Security Bulletin MS04-028 where specially crafted JPEG files could cause a buffer overrun once loaded into the browser. Another example targets clients reading pdf files. In this case the attacker simply appends javascript to the end of a legitimate url for a pdf (http://www.gnucitizen.org/blog/danger-danger-danger/) http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here The client assumes that they are reading a pdf, but the attacker has modified the resource and loaded executable javascript into the client's browser process. The attack can also target server processes. The attacker edits the resource or configuration file, for example a web.xml file used to configure security permissions for a J2EE app server, adding role name "public" grants all users with the public role the ability to use the administration functionality. The server trusts its configuration file to be correct, but when they are manipulated, the attacker gains full control.
- Manipulating User-Controlled Variables This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An attacker can override environment variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the attacker can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.
Exploit-Db
description | Spring Framework arbitrary code execution. CVE-2010-1622. Webapps exploits for multiple platform |
file | exploits/multiple/webapps/13918.txt |
id | EDB-ID:13918 |
last seen | 2016-02-01 |
modified | 2010-06-18 |
platform | multiple |
port | |
published | 2010-06-18 |
reporter | Meder Kydyraliev |
source | https://www.exploit-db.com/download/13918/ |
title | Spring Framework arbitrary code execution |
type | webapps |
Nessus
NASL family | Windows |
NASL id | ORACLE_WEBCENTER_SITES_OCT_2015_CPU.NASL |
description | The version Oracle WebCenter Sites installed on the remote host is missing security patches from the October 2015 Critical Patch Update (CPU). It is, therefore, affected by multiple vulnerabilities : - A flaw exists in the bundled SpringSource Spring Framework that allows a remote attacker to execute arbitrary code via an HTTP request containing class.classLoader.URLs[0]=jar: followed by an URL of a crafted .jar file. (CVE-2010-1622) - An unspecified flaw exists in the Security subcomponent that allows a remote attacker to impact integrity. (CVE-2015-4799) |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 86577 |
published | 2015-10-23 |
reporter | This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/86577 |
title | Oracle WebCenter Sites Multiple Vulnerabilities (October 2015 CPU) |
code |
|
Redhat
advisories |
| ||||
rpms |
|
Seebug
bulletinFamily exploit description BUGTRAQ ID: 40954 CVE ID: CVE-2010-1622 Spring是一个广泛部署的开源架构,帮助开发人员构建高质量的应用。 Spring框架提供了允许使用客户端所提供的数据来更新对象属性的机制,而该机制允许攻击者修改用于通过class.classloader加载对象的类加载器的属性,这可能导致执行任意命令。例如,攻击者可以将类加载器所使用的URL修改到受控的位置。 0 SpringSource Spring Framework 3.0.0 - 3.0.2 SpringSource Spring Framework 2.5.0 - 2.5.7 厂商补丁: SpringSource ------------ 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.springsource.com/ id SSV:19835 last seen 2017-11-19 modified 2010-06-21 published 2010-06-21 reporter Root source https://www.seebug.org/vuldb/ssvid-19835 title Spring Framework class.classLoader类远程代码执行漏洞 bulletinFamily exploit description No description provided by source. id SSV:69071 last seen 2017-11-19 modified 2014-07-01 published 2014-07-01 reporter Root source https://www.seebug.org/vuldb/ssvid-69071 title Spring Framework arbitrary code execution
Related news
References
- http://www.securityfocus.com/archive/1/511877
- http://www.springsource.com/security/cve-2010-1622
- http://www.exploit-db.com/exploits/13918
- http://www.securityfocus.com/bid/40954
- http://secunia.com/advisories/41025
- http://secunia.com/advisories/41016
- http://geronimo.apache.org/2010/07/21/apache-geronimo-v216-released.html
- http://geronimo.apache.org/22x-security-report.html
- http://geronimo.apache.org/21x-security-report.html
- http://www.redhat.com/support/errata/RHSA-2011-0175.html
- http://secunia.com/advisories/43087
- http://www.vupen.com/english/advisories/2011/0237
- http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html
- http://www.securitytracker.com/id/1033898