Lucene search
+L

3143 matches found

Saint
Saint
added 2013/07/18 12:00 a.m.67 views

Apache Struts URL includeParams Attribute OGNL Code Injection

Added: 07/18/2013 CVE: CVE-2013-2115 BID: 60167 OSVDB: 93645 Background Apache Struts is an open-source web application framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt a model-view-controller MVC architecture. Problem...

9.3CVSS8.2AI score0.74636EPSS
SaveExploits9
Metasploit
Metasploit
added 2013/07/16 12:00 a.m.41 views

Oracle Endeca Server Remote Command Execution

This module exploits a command injection vulnerability on the Oracle Endeca Server 7.4.0. The vulnerability exists on the createDataStore method from the controlSoapBinding web service. The vulnerable method only exists on the 7.4.0 branch and isn't available on the 7.5.5.1 branch. In addition, t...

5.5CVSS5.3AI score0.5984EPSS
SaveExploits8
Metasploit
Metasploit
added 2013/07/12 12:00 a.m.39 views

NETGEAR ReadyNAS Perl Code Evaluation

This module exploits a Perl code injection on NETGEAR ReadyNAS 4.2.23 and 4.1.11. The vulnerability exists on the web front end, specifically in the nphandler.pl component, due to an insecure usage of the eval perl function. This module has been tested successfully on a NETGEAR ReadyNAS 4.2.23...

10CVSS5.3AI score0.71599EPSS
SaveExploits5
Saint
Saint
added 2013/07/11 12:00 a.m.59 views

Oracle Java Serviceability Subcomponent ProviderSkeleton Class Vulnerability

Added: 07/11/2013 CVE: CVE-2013-2460 BID: 60635 OSVDB: 94346 Background Java is a programming language that compiles programs to bytecode, which is then executed inside a Java Virtual Machine. This is optimal for applications that must run on various hardware platforms, such as web applets. Probl...

9.3CVSS9.7AI score0.70248EPSS
SaveExploits9
Metasploit
Metasploit
added 2013/07/09 7:03 p.m.27 views

Apache Rave User Information Disclosure

This module exploits an information disclosure in Apache Rave 0.20 and prior. The vulnerability exists in the RPC API, which allows any authenticated user to disclose information about all the users, including their password hashes. In order to authenticate, the user can provide his own...

4CVSS6.5AI score0.73822EPSS
SaveExploits10
Saint
Saint
added 2013/07/09 12:00 a.m.102 views

HP Data Protector opcode 259 buffer overflow

Added: 07/09/2013 CVE: CVE-2013-2329 BID: 60304 OSVDB: 93863 Background HP Data Protector is an automated data backup solution. Problem A buffer overflow vulnerability when handling requests with opcode 259 allows remote attackers to execute arbitrary commands. Resolution Apply a patch referenced...

10CVSS7.6AI score0.61043EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2013/07/09 12:00 a.m.44 views

ERS Viewer 2013 - '.ERS' File Handling Buffer Overflow (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 "ERS Viewer 2013 E...

9.3CVSS5.2AI score0.31514EPSS
SaveExploits5
Metasploit
Metasploit
added 2013/07/08 12:00 a.m.102 views

Corel PDF Fusion Stack Buffer Overflow

This module exploits a stack-based buffer overflow vulnerability in version 1.11 of Corel PDF Fusion. The vulnerability exists while handling a XPS file with long entry names. In order for the payload to be executed, an attacker must convince the target user to open a specially crafted XPS file...

9.3CVSS6.2AI score0.18483EPSS
SaveExploits8
Saint
Saint
added 2013/07/03 12:00 a.m.30 views

SAP NetWeaver SOAP RFC SXPG_COMMAND_EXECUTE Command Execution

Added: 07/03/2013 BID: 55084 OSVDB: 93536 Background SAP NetWeaver is a technology platform for building and integrating SAP business applications. Remote Function Call RFC is the standard SAP interface for communication between SAP systems. Transaction SM69 is used to create and maintain externa...

8.2AI score
SaveExploits0
zdt
zdt
added 2013/07/02 12:00 a.m.51 views

Windows EPATHOBJ::pprFlattenRec Local Privilege Escalation

Exploit for windows platform in category local exploits require 'msf/core' require 'rex' require 'msf/core/post/common' require 'msf/core/post/windows/priv' require 'msf/core/post/windows/process' class Metasploit3 'Windows EPATHOBJ::pprFlattenRec Local Privilege Escalation', 'Description' = %q...

6.8AI score0.39578EPSS
SaveExploits8
Exploit DB
Exploit DB
added 2013/07/01 12:00 a.m.48 views

Java Applet - ProviderSkeleton Insecure Invoke Method (Metasploit)

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

9.3CVSS8.5AI score0.70248EPSS
SaveExploits9
Metasploit
Metasploit
added 2013/06/30 12:00 a.m.12 views

ABBS Audio Media Player .LST Buffer Overflow

This module exploits a buffer overflow in ABBS Audio Media Player. The vulnerability occurs when adding a specially crafted .lst file, allowing arbitrary code execution with the privileges of the user running the application. This module has been tested successfully on ABBS Audio Media Player 3.1...

7.8CVSS8.3AI score0.02176EPSS
SaveExploits1
Metasploit
Metasploit
added 2013/06/28 12:00 a.m.44 views

HP StorageWorks P4000 Virtual SAN Appliance Login Buffer Overflow

This module exploits a buffer overflow vulnerability found in HP's StorageWorks P4000 VSA on versions prior to 10.0. The vulnerability is due to an insecure usage of the sscanf function when parsing login requests. This module has been tested successfully on the HP VSA 9 Virtual Appliance. Module...

10CVSS5.6AI score0.61813EPSS
SaveExploits8
Metasploit
Metasploit
added 2013/06/28 12:00 a.m.57 views

Nodejs js-yaml load() Code Execution

This module can be used to abuse node.js applications that parse user-supplied YAML input using the load function from the 'js-yaml' package use exploit/multi/fileformat/nodejs/jsyamlloadcodeexec msf undefinedjsyamlloadcodeexec show actions ...actions... msf undefinedjsyamlloadcodeexec set ACTION...

6.8CVSS7AI score0.17321EPSS
SaveExploits7
Metasploit
Metasploit
added 2013/06/27 12:00 a.m.70 views

PCMAN FTP Server Post-Authentication STOR Command Stack Buffer Overflow

This module exploits a buffer overflow vulnerability found in the STOR command of the PCMAN FTP v2.07 Server when the "/../" parameters are also sent to the server. Please note authentication is required in order to trigger the vulnerability. The overflowing string will also be seen on the FTP...

10CVSS5.8AI score0.66462EPSS
SaveExploits17
Packet Storm
Packet Storm
added 2013/06/27 12:00 a.m.69 views

Java Applet ProviderSkeleton Insecure Invoke Method

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

9.3CVSS0.4AI score0.70248EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2013/06/26 12:00 a.m.44 views

FreeBSD 9 - Address Space Manipulation Privilege Escalation (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit4 'FreeBSD 9 Address Space Manipulation...

6.9CVSS5.2AI score0.06942EPSS
SaveExploits11
zdt
zdt
added 2013/06/26 12:00 a.m.50 views

FreeBSD 9 Address Space Manipulation Privilege Escalation

This Metasploit module exploits a vulnerability that can be used to modify portions of a process's address space, which may lead to privilege escalation. Systems such as FreeBSD 9.0 and 9.1 are known to be vulnerable. This file is part of the Metasploit Framework and may be subject to...

7AI score0.06942EPSS
SaveExploits11
Packet Storm
Packet Storm
added 2013/06/26 12:00 a.m.41 views

FreeBSD 9 Address Space Manipulation Privilege Escalation

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit4 'FreeBSD 9 Address Space Manipulation...

6.9CVSS0.6AI score0.06942EPSS
SaveExploits11
seebug.org
seebug.org
added 2013/06/26 12:00 a.m.23 views

HP System Management Homepage JustGetSNMPQueue Command Injection

No description provided by source. 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'...

7.1AI score0.66592EPSS
SaveExploits12
Rows per page
Query Builder