Lucene search
+L

184 matches found

UbuntuCve
UbuntuCve
added 2014/05/08 10:55 a.m.48 views

CVE-2014-0116

CookieInterceptor in Apache Struts 2.x before 2.3.20, when a wildcard cookiesName value is used, does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and modify session state via a crafted request. NOTE: this vulnerability exists...

5.8CVSS6.9AI score0.06516EPSS
SaveExploits0References3
Prion
Prion
added 2014/05/08 10:55 a.m.28 views

Design/Logic Flaw

CookieInterceptor in Apache Struts 2.x before 2.3.20, when a wildcard cookiesName value is used, does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and modify session state via a crafted request. NOTE: this vulnerability exists...

5.8CVSS6.7AI score0.78451EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2014/05/08 10:0 a.m.118 views

CVE-2014-0116

Apache Struts 2.x vulnerable to ClassLoader manipulation via CookieInterceptor (getClass access) when using wildcard cookiesName, allowing remote code execution. Affects Struts 2.x before 2.3.20 (and multiple related CVEs linked to the same class loader flaw, including CVE-2014-0112 and CVE-2014-...

5.8CVSS6.1AI score0.06516EPSS
SaveExploits0References5Affected Software1
seebug.org
seebug.org
added 2014/03/10 12:0 a.m.140 views

Apache Struts ClassLoader操作漏洞

CVE ID:CVE-2014-0094 Struts2 是第二代基于Model-View-Controller MVC模型的java企业级web应用框架。 该应用程序允许访问直接映射到“getClass()”方法的“class”参数 ,这可以被利用来操纵所使用的应用程序服务器的ClassLoader。 0 Apache Struts 2.x 厂商补丁: Apache ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://struts.apache.org/release/2.3.x/docs/s2-020.html...

5CVSS0.5AI score0.99614EPSS
SaveExploits7
Check Point Advisories
Check Point Advisories
added 2014/02/17 12:0 a.m.67 views

Apache Struts Debugging Interceptor Remote Code Execution (CVE-2012-0394)

A remote code execution vulnerability exists in Apache Struts 2 web application framework. The vulnerability is due to insufficient input sanitization when running commands in "developer mode". A remote attacker can exploit this vulnerability by sending a crafted HTTP request to a vulnerable...

1.8AI score0.74405EPSS
SaveExploits9
0day.today
0day.today
added 2014/02/04 12:0 a.m.92 views

Apache Struts Developer Mode OGNL Execution Exploit

This Metasploit module exploits a remote command execution vulnerability in Apache Struts 2. The problem exists on applications running in developer mode, where the DebuggingInterceptor allows evaluation and execution of OGNL expressions, which allows remote attackers to execute arbitrary Java...

6.8CVSS9.4AI score0.74405EPSS
SaveExploits9
Metasploit
Metasploit
added 2014/01/26 12:17 a.m.31 views

Apache Struts 2 Developer Mode OGNL Execution

This module exploits a remote command execution vulnerability in Apache Struts 2. The problem exists on applications running in developer mode, where the DebuggingInterceptor allows evaluation and execution of OGNL expressions, which allows remote attackers to execute arbitrary Java code. This...

6.8CVSS7.8AI score0.74405EPSS
SaveExploits9
Cisco
Cisco
added 2013/10/23 4:0 p.m.59 views

Apache Struts 2 Command Execution Vulnerability in Multiple Cisco Products

Multiple Cisco products include an implementation of the Apache Struts 2 component that is affected by a remote command execution vulnerability. The vulnerability is due to insufficient sanitization of user-supplied input. An attacker could exploit this vulnerability by sending crafted requests...

9CVSS9.1AI score0.99998EPSS
SaveExploits18References1
Tenable Nessus
Tenable Nessus
added 2013/08/07 12:0 a.m.113 views

Apache Struts 2 ExceptionDelegator Arbitrary Remote Command Execution

The remote web application appears to use Struts 2, a web framework that utilizes OGNL Object-Graph Navigation Language as an expression language. Due to an error in the way that the ExceptionDelegator component handles mismatched data types, an unauthenticated, remote attacker can execute...

9.8CVSS8.5AI score0.75071EPSS
SaveExploits11References4
myhack58
myhack58
added 2013/07/29 12:0 a.m.9 views

Apache Struts 2 vulnerability in-depth analysis-vulnerability warning-the black bar safety net

With the Apple developer site of the fall, has been exposed a week of Apache Struts2 vulnerabilities once again become a hot topic, today there is news that due to the vulnerability being exploited, Taobao's database has been stolen, although Taobao official denied this, but from the dark clouds...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/07/27 12:0 a.m.70 views

Apache Struts 2 - DefaultActionMapper Prefixes OGNL Code Execution (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'Apache Struts 2...

9.8CVSS6.9AI score0.99998EPSS
SaveExploits18
Metasploit
Metasploit
added 2013/07/24 1:52 p.m.55 views

Apache Struts 2 DefaultActionMapper Prefixes OGNL Code Execution

The Struts 2 DefaultActionMapper supports a method for short-circuit navigation state changes by prefixing parameters with "action:" or "redirect:", followed by a desired navigational target expression. This mechanism was intended to help with attaching navigational information to buttons within...

9.8CVSS9.3AI score0.99998EPSS
SaveExploits18
Prion
Prion
added 2013/07/20 3:37 a.m.27 views

Code injection

Apache Struts 2.0.0 through 2.3.15 allows remote attackers to execute arbitrary OGNL expressions via a parameter with a crafted 1 action:, 2 redirect:, or 3 redirectAction: prefix...

9.3CVSS7.6AI score0.99998EPSS
SaveExploits18References16Affected Software1
Tenable Nessus
Tenable Nessus
added 2013/07/19 12:0 a.m.884 views

Apache Struts 2 'action:' Parameter Arbitrary Remote Command Execution

The remote web application appears to use Struts 2, a web framework that utilizes OGNL Object-Graph Navigation Language as an expression language. Due to a flaw in the evaluation of an OGNL expression prefixed by the 'action:' parameter, a remote, unauthenticated attacker can exploit this issue t...

9.8CVSS8.2AI score0.99998EPSS
SaveExploits18References4
NVD
NVD
added 2013/07/16 6:55 p.m.20 views

CVE-2013-2135

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted value that contains both "$" and "%" sequences, which causes the OGNL code to be evaluated twice...

9.3CVSS8.2AI score0.13828EPSS
SaveExploits0References5
Prion
Prion
added 2013/07/16 6:55 p.m.39 views

Code injection

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135...

9.3CVSS7.5AI score0.70211EPSS
SaveExploits1References7Affected Software1
UbuntuCve
UbuntuCve
added 2013/07/16 6:55 p.m.35 views

CVE-2013-2134

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135...

9.3CVSS7.3AI score0.70211EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2013/07/16 6:55 p.m.35 views

CVE-2013-2135

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted value that contains both "$" and "%" sequences, which causes the OGNL code to be evaluated twice...

9.3CVSS7.3AI score0.13828EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2013/07/16 6:0 p.m.27 views

CVE-2013-2135

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted value that contains both "$" and "%" sequences, which causes the OGNL code to be evaluated twice...

8.1AI score0.13828EPSS
SaveExploits0References5
NVD
NVD
added 2013/07/10 7:55 p.m.27 views

CVE-2013-2115

Apache Struts 2 before 2.3.14.2 allows remote attackers to execute arbitrary OGNL code via a crafted request that is not properly handled when using the includeParams attribute in the 1 URL or 2 A tag. NOTE: this issue is due to an incomplete fix for CVE-2013-1966...

9.3CVSS8.2AI score0.72778EPSS
SaveExploits9References4
Rows per page
Query Builder