Lucene search
+L

1252 matches found

Exploit DB
Exploit DB
added 2013/09/24 12:0 a.m.34 views

Raidsonic NAS Devices - Remote Command Execution (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 Metasploit3 'Raidsonic NAS Devices Unauthenticated...

5.3AI score
SaveExploits0
0day.today
0day.today
added 2013/09/21 12:0 a.m.60 views

MS13-069 Microsoft Internet Explorer CCaret Use-After-Free

This Metasploit module exploits a use-after-free vulnerability found in Internet Explorer, specifically in how the browser handles the caret text cursor object. In IE's standards mode, the caret handling's vulnerable state can be triggered by first setting up an editable page with an input field,...

9.3CVSS7.2AI score0.66277EPSS
SaveExploits8
Metasploit
Metasploit
added 2013/09/20 5:18 p.m.28 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...

10CVSS0.7AI score0.67228EPSS
SaveExploits17
0day.today
0day.today
added 2013/09/20 12:0 a.m.23 views

Western Digital Arkeia Remote Code Execution Vulnerability

This Metasploit module exploits a vulnerability found in Western Digital Arkeia Appliance version 10.0.10 and lower. By abusing the upload.php file from the scripts directory, a malicious user can upload arbitrary code to the ApplianceUpdate file in the temp directory without any authentication...

7.5AI score
SaveExploits0
0day.today
0day.today
added 2013/09/17 12:0 a.m.26 views

PCMAN FTP 2.07 STOR Command - Stack Overflow Exploit (MSF)

Exploit for windows platform in category remote exploits require 'msf/core' class Metasploit3 'PCMAN FTP Server STOR Command Stack Overflow', 'Description' = %q This module exploits a buffer overflow vulnerability found in the STOR command of the PCMAN FTP v2.07 Server when the "/../" parameters...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2013/09/17 12:0 a.m.59 views

Sophos Web Protection Appliance sblistpack Arbitrary Command Execution

This Metasploit module exploits a command injection vulnerability on Sophos Web Protection Appliance 3.7.9, 3.8.0 and 3.8.1. The vulnerability exists on the sblistpack component, reachable from the web interface without authentication. This Metasploit module has been tested successfully on Sophos...

10CVSS7AI score0.90133EPSS
SaveExploits12
Metasploit
Metasploit
added 2013/09/12 8:30 p.m.16 views

A-PDF WAV to MP3 v1.0.0 Buffer Overflow

This module exploits a buffer overflow in A-PDF WAV to MP3 v1.0.0. When the application is used to import a specially crafted m3u file, a buffer overflow occurs allowing arbitrary code execution. This module requires Metasploit: https://metasploit.com/download Current source:...

7.8AI score
SaveExploits0
Metasploit
Metasploit
added 2013/09/11 5:11 a.m.20 views

Agnitum Outpost Internet Security Local Privilege Escalation

This module exploits a directory traversal vulnerability on Agnitum Outpost Internet Security 8.1. The vulnerability exists in the acs.exe component, allowing the user to load arbitrary DLLs through the acsipcserver named pipe, and finally execute arbitrary code with SYSTEM privileges. This modul...

7.8AI score
SaveExploits0
0day.today
0day.today
added 2013/08/27 12:0 a.m.91 views

Mac OS X Sudo Password Bypass Vulnerability

This Metasploit module gains a session with root permissions on versions of OS X with sudo binary vulnerable to CVE-2013-1775. Tested working on Mac OS 10.7-10.8.4, and possibly lower versions. If your session belongs to a user with Administrative Privileges the user is in the sudoers file and is...

6.9CVSS7.9AI score0.03176EPSS
SaveExploits9
Metasploit
Metasploit
added 2013/08/21 5:47 p.m.36 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.5CVSS7.4AI score0.5984EPSS
SaveExploits8
Packet Storm
Packet Storm
added 2013/08/18 12:0 a.m.24 views

Cogent DataHub HTTP Server Buffer Overflow

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 Metasploit3 'Cogent DataHub HTTP Server Buffer...

0.3AI score
SaveExploits0
0day.today
0day.today
added 2013/08/15 12:0 a.m.35 views

Joomla Media Manager File Upload Vulnerability

This Metasploit module exploits a vulnerability found in Joomla 2.5.x up to 2.5.13, as well as 3.x up to 3.1.4 versions. The vulnerability exists in the Media Manager component, which comes by default in Joomla, allowing arbitrary file uploads, and results in arbitrary code execution. The module...

7.7AI score
SaveExploits0
0day.today
0day.today
added 2013/08/15 12:0 a.m.85 views

Chasys Draw IES Buffer Overflow Vulnerability

This Metasploit module exploits a buffer overflow vulnerability found in Chasys Draw IES version 4.10.01. The vulnerability exists in the module fltBMP.dll, while parsing BMP files, where the ReadFile function is used to store user provided data on the stack in a insecure way. It results in...

9.3CVSS7.5AI score0.37328EPSS
SaveExploits5
Metasploit
Metasploit
added 2013/08/02 7:4 p.m.23 views

Raidsonic NAS Devices Unauthenticated Remote Command Execution

Different Raidsonic NAS devices are vulnerable to OS command injection via the web interface. The vulnerability exists in timeHandler.cgi, which is accessible without authentication. This module has been tested with the versions IB-NAS5220 and IB-NAS4220. Since this module is adding a new user an...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/07/29 12:0 a.m.55 views

MS13-005 HWND_BROADCAST Low to Medium Integrity 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' require 'rex' require 'msf/core/exploit/exe' class...

7.2CVSS1AI score0.17089EPSS
SaveExploits10
0day.today
0day.today
added 2013/07/29 12:0 a.m.34 views

Novell Client 2 SP3 Privilege Escalation Exploit

Exploit for windows platform in category local exploits Novell Client 2 SP3 Privilege escalation exploit Tested on Windows 7 and 8 x86 / nicm.sys 3.1.11.0 Thanks to Master Ryujin : The first public information I have seen about this bug was from Nikita Tarakanov @NTarakanov I am not sure weather...

6.8AI score
SaveExploits0
0day.today
0day.today
added 2013/07/19 12:0 a.m.71 views

HP Managed Printing Administration jobAcct Remote Command Execution

This Metasploit module exploits an arbitrary file upload vulnerability on HP Managed Printing Administration 2.6.3 and before. The vulnerability exists in the UploadFiles function from the MPAUploader.Uploader.1 control, loaded and used by the server. The function can be abused via directory...

7.5CVSS7AI score0.61756EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2013/07/18 12:0 a.m.53 views

HP Managed Printing Administration jobAcct Remote Command Execution

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 Metasploit3 'HP Managed Printing Administration...

7.5CVSS0.6AI score0.61756EPSS
SaveExploits5
Metasploit
Metasploit
added 2013/07/17 6:45 p.m.36 views

Apple Quicktime 7 Invalid Atom Length Buffer Overflow

This module exploits a vulnerability found in Apple Quicktime. The flaw is triggered when Quicktime fails to properly handle the data length for certain atoms such as 'rdrf' or 'dref' in the Alis record, which may result a buffer overflow by loading a specially crafted .mov file, and allows...

9.3CVSS8AI score0.32553EPSS
SaveExploits11
Metasploit
Metasploit
added 2013/07/11 5:30 p.m.99 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.3CVSS8AI score0.18483EPSS
SaveExploits8
Rows per page
Query Builder