Lucene search
+L

648 matches found

zdt
zdt
added 2017/03/15 12:00 a.m.261 views

Apache Struts Jakarta Multipart Parser OGNL Injection Exploit

This Metasploit module exploits a remote code execution vulnerability in Apache Struts version 2.3.5 - 2.3.31, and 2.5 - 2.5.10. Remote Code Execution can be performed via http Content-Type header. Native payloads will be converted to executables and dropped in the server's temp dir. If this fail...

10CVSS10AI score0.99999EPSS
SaveExploits46
CERT
CERT
added 2017/03/14 12:00 a.m.870 views

Apache Struts 2 is vulnerable to remote code execution

Overview Apache Struts, versions 2.3.5 - 2.3.31 and 2.5 - 2.5.10, is vulnerable to code injection leading to remote code execution RCE. Description CWE-94: Improper Control of Generation of Code - CVE-2017-5638An attacker can execute arbitrary OGNL code included in the "Content-Type" header of a...

10CVSS10AI score0.99999EPSS
SaveExploits46References7
myhack58
myhack58
added 2017/03/13 12:00 a.m.59 views

S2-045: Apache Struts2 remote code execution RCE)vulnerability analysis-vulnerability warning-the black bar safety net

This article is mainly on the Apache Struts2(S2-045)vulnerability to the principle of analysis. Apache Struts2 using the Jakarta Multipart parser plug-ins the presence of a remote code execution vulnerability. Can be configured through the Content-Type value to trigger the vulnerability, causing...

1.2AI score
SaveExploits0
Wallarm Lab
Wallarm Lab
added 2017/03/09 12:15 a.m.1759 views

New Struts2 Remote Code Execution exploit caught in the wild

Two days ago Apache has published a fix for the new Remote Code Execution vulnerability in Struts2. Struts2 RCE attacks in the wild This vulnerability allows attacker to execute arbitrary Java code on the application server. We can confirm that caught the first exploit for this vulnerability from...

10CVSS0.3AI score0.99998EPSS
SaveExploits68
myhack58
myhack58
added 2017/03/08 12:00 a.m.37 views

s2-045 vulnerability analysis-vulnerability warning-the black bar safety net

This analysis write me a little shame, it is strongly recommended to resist struts2, instead of a more reliable SpringMVC in. The background is that the Struts2 default handling of the multipart message of the parser is jakarta, is this component there is a problem. ! The components defined in th...

0.8AI score
SaveExploits0
myhack58
myhack58
added 2017/03/08 12:00 a.m.54 views

Apache Struts2 remote code execution vulnerability S2-045 technical analysis and protection solution-vulnerability warning-the black bar safety net

Apache Struts2 Jakarta Multipart parser plug-ins the presence of a remote code execution vulnerability, the vulnerability number is CNNVD-201703-152。 The attacker can use the plugin to upload a file, modify the HTTP request header Content-Type value to trigger the vulnerability leads to remote co...

1.2AI score
SaveExploits0
myhack58
myhack58
added 2017/03/08 12:00 a.m.73 views

The [vulnerability analysis] S2-045 principles of the preliminary analysis of CVE-2017-5638-a vulnerability warning-the black bar safety net

Author: angelwhu 0x00 vulnerability announcement See This vulnerability should follow-up will have official detailed analysis. Here to talk about personal understanding, but also to share the following to reproduce the vulnerabilities of ideas. First of all,carefully read the vulnerability...

0.99999EPSS
SaveExploits46
Metasploit
Metasploit
added 2017/03/07 12:00 a.m.71 views

Apache Struts Jakarta Multipart Parser OGNL Injection

This module exploits a remote code execution vulnerability in Apache Struts version 2.3.5 - 2.3.31, and 2.5 - 2.5.10. Remote Code Execution can be performed via http Content-Type header. Native payloads will be converted to executables and dropped in the server's temp dir. If this fails, try a cm...

10CVSS9.5AI score0.99999EPSS
SaveExploits46
Exploit DB
Exploit DB
added 2017/03/07 12:00 a.m.258 views

Apache Struts 2.3.5 < 2.3.31 / 2.5 < 2.5.10 - Remote Code Execution

!/usr/bin/python -- coding: utf-8 -- import urllib2 import httplib def exploiturl, cmd: payload = "%='multipart/form-data'." payload += "[email protected]@DEFAULTMEMBERACCESS." payload += "memberAccess?" payload += "memberAccess=dm:" payload +=...

10CVSS8.3AI score0.99999EPSS
SaveExploits46
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2017/01/20 12:00 a.m.13 views

JVN#92395431: Java (OGNL) code execution in Apache Struts 2 when devMode is enabled

Apache Struts 2 provided by the Apache Software Foundation is a software framework for creating Java web applications. There is a known risk that arbitrary Java OGNL code may be executed in Apache Struts 2 when devMode is enabled in production environment. It is confirmed that proof-of-concept co...

7.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/09/15 12:00 a.m.44 views

Apache Mina 2.0.13 - Remote Command Execution

Apache Mina 2.0.13 - Remote Command Execution. Webapps exploit for Java platform Apache Mina 2.0.13 - Remote Command Execution Abstract Apache Mina 2.0.13 uses the OGNL library in the “IoSessionFinder” class. Its constructor takes into parameter one OGNL expression. Then this expression is execut...

SaveExploits0
Exploit DB
Exploit DB
added 2016/09/14 12:00 a.m.39 views

Apache Mina 2.0.13 - Remote Command Execution

Source: https://remoteawesomethoughts.blogspot.com/2016/09/apache-mina-2013-remote-command.html Apache Mina 2.0.13 uses the OGNL library in the “IoSessionFinder” class. Its constructor takes into parameter one OGNL expression. Then this expression is executed when the method “find” is called. Thi...

5.3AI score
SaveExploits0
zdt
zdt
added 2016/09/14 12:00 a.m.30 views

Apache Mina 2.0.13 - Remote Command Execution Exploit

Exploit for multiple platform in category remote exploits Source: https://remoteawesomethoughts.blogspot.com/2016/09/apache-mina-2013-remote-command.html Apache Mina 2.0.13 uses the OGNL library in the “IoSessionFinder” class. Its constructor takes into parameter one OGNL expression. Then this...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/09/14 12:00 a.m.17 views

Apache Mina 2.0.13 - Remote Command Execution

Apache Mina 2.0.13 - Remote Command Execution Source: https://remoteawesomethoughts.blogspot.com/2016/09/apache-mina-2013-remote-command.html Apache Mina 2.0.13 uses the OGNL library in the “IoSessionFinder” class. Its constructor takes into parameter one OGNL expression. Then this expression is...

0.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/06/24 12:00 a.m.421 views

Apache Struts 2 REST Plugin OGNL Expression Handling RCE

The remote web application appears to use Apache Struts 2, a web framework that utilizes OGNL Object-Graph Navigation Language as an expression language. A remote code execution vulnerability exists in the REST plugin due to improper handling of OGNL expressions. An unauthenticated, remote attack...

9.8CVSS8AI score0.16742EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2016/06/24 12:00 a.m.168 views

Apache Struts 2.x < 2.3.29 Multiple Vulnerabilities (S2-035 - S2-040)

The version of Apache Struts running on the remote Windows host is 2.x prior to 2.3.29. It is, therefore, affected by the following vulnerabilities : - A remote code execution vulnerability exists due to erroneously performing double OGNL evaluation of attribute values assigned to certain tags. A...

9.8CVSS8.7AI score0.16742EPSS
SaveExploits2References14
Check Point Advisories
Check Point Advisories
added 2016/06/23 12:00 a.m.66 views

Apache Struts REST Plugin DMI Code Execution (CVE-2016-3087)

A code execution vulnerability exists in Apache Struts. The vulnerability is due the way the OGNL expressions are processed when DMI is enabled and the REST plugin is used. A remote attacker could exploit this vulnerability by sending a crafted request to the target server. Successful exploitatio...

7.5CVSS4AI score0.81873EPSS
SaveExploits5
myhack58
myhack58
added 2016/06/17 12:00 a.m.19 views

Struts2 S2-0 3 7(CVE-2 0 1 6-4 4 3 8)vulnerability analysis-vulnerability warning-the black bar safety net

0x00 vulnerability overview Yesterday pkav released a on S2-0 3 7CVE-2 0 1 6-4 4 3 8the vulnerability analysis seems to be that they submit?, the And S2-0 3 3 the same is also about rest plug-in lead to the method the variable to be tampered with to cause a remote code execution vulnerability, an...

8.2AI score
SaveExploits0
OSV
OSV
added 2016/06/07 6:59 p.m.11 views

CVE-2016-3093

Apache Struts 2.0.0 through 2.3.24.1 does not properly cache method references when used with OGNL before 3.0.12, which allows remote attackers to cause a denial of service block access to a web site via unspecified vectors...

5.3CVSS5.3AI score
SaveExploits0References5
Prion
Prion
added 2016/06/07 6:59 p.m.32 views

Design/Logic Flaw

Apache Struts 2.0.0 through 2.3.24.1 does not properly cache method references when used with OGNL before 3.0.12, which allows remote attackers to cause a denial of service block access to a web site via unspecified vectors...

5CVSS7AI score0.08443EPSS
SaveExploits0References5Affected Software2
Rows per page
Query Builder