Lucene search
+L

13850 matches found

Metasploit
Metasploit
added 2014/09/29 12:00 a.m.125 views

Joomla Akeeba Kickstart Unserialize Remote Code Execution

This module exploits a vulnerability found in Joomla! through 2.5.25, 3.2.5 and earlier 3.x versions and 3.3.0 through 3.3.4 versions. The vulnerability affects the Akeeba component, which is responsible for Joomla! updates. Nevertheless it is worth to note that this vulnerability is only...

7.5CVSS5.3AI score0.55404EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/09/29 12:00 a.m.38 views

EMC AlphaStor Device Manager Opcode 0x75 Command Injection

No description provided by source. require 'msf/core' class Metasploit3 Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::Tcp include Msf::Exploit::CmdStager def initializeinfo = superupdateinfoinfo, 'Name' = 'EMC AlphaStor Device Manager Opcode 0x75 Command Injection',...

7.1AI score0.34336EPSS
SaveExploits10
Metasploit
Metasploit
added 2014/09/29 12:00 a.m.196 views

IPFire Bash Environment Variable Injection (Shellshock)

IPFire, a free linux based open source firewall distribution, version use exploit/linux/http/ipfire/bashbugexec msf undefinedbashbugexec show actions ...actions... msf undefinedbashbugexec set ACTION msf undefinedbashbugexec show options ...show and set options... msf undefinedbashbugexec run Thi...

10CVSS8.8AI score0.99999EPSS
SaveExploits146
zdt
zdt
added 2014/09/28 12:00 a.m.173 views

Dhclient Bash Environment Variable Injection Exploit

When bash is started with an environment variable that begins with the string " ", that variable is treated as a function definition and parsed as code. If extra commands are added after the function definition, they will be executed immediately. When dhclient receives an ACK that contains a doma...

10CVSS0.4AI score0.99999EPSS
SaveExploits146
Metasploit
Metasploit
added 2014/09/27 12:00 a.m.34 views

ManageEngine OpManager and Social IT Arbitrary File Upload

This module exploits a file upload vulnerability in ManageEngine OpManager and Social IT. The vulnerability exists in the FileCollector servlet which accepts unauthenticated file uploads. This module has been tested successfully on OpManager v8.8 - v11.3 and on version 11.0 of SocialIT for Window...

5CVSS5.3AI score0.78954EPSS
SaveExploits12
zdt
zdt
added 2014/09/26 12:00 a.m.325 views

Apache mod_cgi Bash Environment Variable Code Injection Exploit

This Metasploit module exploits a code injection in specially crafted environment variables in Bash, specifically targeting Apache modcgi scripts through the HTTPUSERAGENT variable. This module requires Metasploit: http//metasploit.com/download Current source:...

10CVSS1AI score0.99999EPSS
SaveExploits146
Packet Storm
Packet Storm
added 2014/09/26 12:00 a.m.156 views

DHCP Client Bash Environment Variable Code Injection

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex/proto/dhcp' class Metasploit3 'DHCP Client Bash Environment Variable Code Injection', 'Description' = %q This module exploits a code...

10CVSS1.2AI score0.99999EPSS
SaveExploits146
zdt
zdt
added 2014/09/26 12:00 a.m.188 views

DHCP Client Bash Environment Variable Code Injection Exploit

This Metasploit module exploits a code injection in specially crafted environment variables in Bash, specifically targeting dhclient network configuration scripts through the HOSTNAME, DOMAINNAME, and URL DHCP options. This module requires Metasploit: http//metasploit.com/download Current source:...

10CVSS1AI score0.99999EPSS
SaveExploits146
exploitpack
exploitpack
added 2014/09/25 12:00 a.m.216 views

GNU Bash - Environment Variable Command Injection (Metasploit)

GNU Bash - Environment Variable Command Injection Metasploit require 'msf/core' class Metasploit3 'bashedCgi', 'Description' = %q Quick & dirty module to send the BASH exploit payload CVE-2014-6271 to CGI scripts that are BASH-based or invoke BASH, to execute an arbitrary shell command. , 'Author...

10CVSS1.4AI score0.99999EPSS
SaveExploits146
zdt
zdt
added 2014/09/25 12:00 a.m.153 views

GNU bash Environment Variable Command Injection Exploit (MSF)

bashedCgi is a quick and dirty Metasploit module to send the BASH exploit payload CVE-2014-6271 to CGI scripts that are BASH-based or invoke BASH, to execute an arbitrary shell command. require 'msf/core' class Metasploit3 'bashedCgi', 'Description' = %q Quick & dirty module to send the BASH...

10CVSS1.1AI score0.99999EPSS
SaveExploits146
Metasploit
Metasploit
added 2014/09/25 12:00 a.m.69 views

Wordpress InfusionSoft Upload Vulnerability

This module exploits an arbitrary PHP code upload in the WordPress Infusionsoft Gravity Forms plugin, versions from 1.5.3 to 1.5.10. The vulnerability allows for arbitrary file upload and remote code execution. Module Options msf use exploit/unix/webapp/wp/infusionsoftupload msf...

7.5CVSS9AI score0.46174EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:00 a.m.65 views

Mandriva Linux Security Advisory : bash (MDVSA-2014:186)

A flaw was found in the way Bash evaluated certain specially crafted environment variables. An attacker could use this flaw to override or bypass environment restrictions to execute shell commands. Certain services and applications allow remote unauthenticated attackers to provide environment...

10CVSS8.5AI score0.99999EPSS
SaveExploits146References2
zdt
zdt
added 2014/09/25 12:00 a.m.185 views

Mac OS X VMWare Fusion Root Privilege Escalation Exploit

This abuses the bug in bash environment variables CVE-2014-6271 to get a suid binary inside of VMWare Fusion to launch our payload as root. This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex...

10CVSS1.2AI score0.99999EPSS
SaveExploits146
Packet Storm
Packet Storm
added 2014/09/25 12:00 a.m.151 views

bashedCgi Remote Command Execution

require 'msf/core' class Metasploit3 'bashedCgi', 'Description' = %q Quick & dirty module to send the BASH exploit payload CVE-2014-6271 to CGI scripts that are BASH-based or invoke BASH, to execute an arbitrary shell command. , 'Author' = 'Stephane Chazelas' , vuln discovery 'Author' = 'Shaun...

10CVSS0.4AI score0.99999EPSS
SaveExploits146
Metasploit
Metasploit
added 2014/09/24 12:00 a.m.302 views

Apache mod_cgi Bash Environment Variable Code Injection (Shellshock)

This module exploits the Shellshock vulnerability, a flaw in how the Bash shell handles external environment variables. This module targets CGI scripts in the Apache web server by setting the HTTPUSERAGENT environment variable to a malicious function definition. Module Options msf use...

10CVSS8.3AI score0.9952EPSS
SaveExploits33
ATTACKERKB
ATTACKERKB
added 2014/09/24 12:00 a.m.100 views

CVE-2014-6271

GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the modcgi and modcg...

10CVSS9.7AI score0.99999EPSS
SaveIn wildExploits159References218
zdt
zdt
added 2014/09/24 12:00 a.m.48 views

EMC AlphaStor Device Manager Opcode 0x75 Command Injection Exploit

This Metasploit module exploits a flaw within the Device Manager rrobtd.exe. When parsing the 0x75 command, the process does not properly filter user supplied input allowing for arbitrary command injection. This Metasploit module has been tested successfully on EMC AlphaStor 4.0 build 116 with...

9.3CVSS6.9AI score0.34336EPSS
SaveExploits10
Metasploit
Metasploit
added 2014/09/24 12:00 a.m.52 views

Mac OS X IOKit Keyboard Driver Root Privilege Escalation

A heap overflow in IOHIKeyboardMapper::parseKeyMapping allows kernel memory corruption in Mac OS X before 10.10. By abusing a bug in the IORegistry, kernel pointers can also be leaked, allowing a full kASLR bypass. Tested on Mavericks 10.9.5, and should work on previous versions. The issue was...

9.3CVSS7.8AI score0.49049EPSS
SaveExploits5
Metasploit
Metasploit
added 2014/09/24 12:00 a.m.158 views

DHCP Client Bash Environment Variable Code Injection (Shellshock)

This module exploits the Shellshock vulnerability, a flaw in how the Bash shell handles external environment variables. This module targets dhclient by responding to DHCP requests with a malicious hostname, domainname, and URL which are then passed to the configuration scripts as environment...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Tenable Nessus
Tenable Nessus
added 2014/09/24 12:00 a.m.73 views

Apple TV < 7 Multiple Vulnerabilities

According to its banner, the remote Apple TV device is a version prior to 7. It is, therefore, affected by multiple vulnerabilities, the most serious of which can result in arbitrary code execution. C Tenable Network Security, Inc. include'compat.inc'; if description scriptid77822;...

9.3CVSS7.4AI score0.49049EPSS
SaveExploits9References39
Rows per page
Query Builder