Lucene search
+L

2826 matches found

zdt
zdt
added 2014/09/30 12:0 a.m.120 views

IPFire <= 2.15 core 82 Authenticated cgi Remote Command Injection Exploit

IPFire versions 2.15 and below core 82 authenticated CGI remote command injection exploit that leverages the bash vulnerability. !/usr/bin/env python Exploit Title : IPFire = 2.15 core 82 Authenticated cgi Remote Command Injection ShellShock Exploit Author : Claudio Viviani Vendor Homepage :...

7.6AI score0.99999EPSS
SaveExploits137
Packet Storm
Packet Storm
added 2014/09/30 12:0 a.m.275 views

IPFire 2.15 Bash Command Injection

!/usr/bin/env python Exploit Title : IPFire = 2.15 core 82 Authenticated cgi Remote Command Injection ShellShock Exploit Author : Claudio Viviani Vendor Homepage : http://www.ipfire.org Software Link: http://downloads.ipfire.org/releases/ipfire-2.x/2.15-core82/ipfire-2.15.i586-full-core82.iso Dat...

10CVSS10AI score0.99999EPSS
SaveExploits137
Tenable Nessus
Tenable Nessus
added 2014/09/30 12:0 a.m.380 views

GNU Bash Environment Variable Handling Code Injection via ProFTPD (Shellshock)

The remote FTP server is affected by a remote code execution vulnerability due to an error in the Bash shell running on the remote host. A remote, unauthenticated attacker can execute arbitrary code on the remote host by sending a specially crafted request via the USER FTP command. The 'modexec'...

10CVSS9.2AI score0.99999EPSS
SaveExploits145References6
Slackware Linux
Slackware Linux
added 2014/09/29 7:33 p.m.69 views

[slackware-security] bash

New bash packages are available for Slackware 13.0, 13.1, 13.37, 14.0, 14.1, and -current to fix a security issue. Here are the details from the Slackware 14.1 ChangeLog: patches/packages/bash-4.2.050-i486-1slack14.1.txz: Upgraded. Another bash update. Here's some information included with the...

10CVSS9.4AI score0.99999EPSS
SaveExploits137
Exploit DB
Exploit DB
added 2014/09/29 12:0 a.m.128 views

dhclient 4.1 - Bash Environment Variable Command Injection (Shellshock)

!/usr/bin/python Exploit Title: ShellShock dhclient Bash Environment Variable Command Injection PoC Date: 2014-09-29 Author: @fdiskyou e-mail: rui at deniable.org Version: 4.1 Tested on: Debian, Ubuntu, Kali CVE: CVE-2014-6277, CVE-2014-6278, CVE-2014-7169, CVE-2014-7186, CVE-2014-7187 from...

10CVSS7.4AI score0.9994EPSS
SaveExploits59
seebug.org
seebug.org
added 2014/09/29 12:0 a.m.187 views

GNU bash Environment Variable Command Injection (MSF)

No description provided by source. require 'msf/core' class Metasploit3 Msf::Auxiliary include Msf::Exploit::Remote::HttpClient def initializeinfo = superupdateinfoinfo, 'Name' = 'bashedCgi', 'Description' = %q Quick & dirty module to send the BASH exploit payload CVE-2014-6271 to CGI scripts tha...

10CVSS9.7AI score0.99999EPSS
SaveExploits137
seebug.org
seebug.org
added 2014/09/29 12:0 a.m.22 views

GNU bash Environment Variable Command Injection

No description provided by source. Exploit Database Note: The following is an excerpt from: https://securityblog.redhat.com/2014/09/24/bash-specially-crafted-environment-variables-code-injection-attack/ Like “real” programming languages, Bash has functions, though in a somewhat limited...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2014/09/29 12:0 a.m.219 views

GNU Bash Environment Variable Handling RCE Vulnerability (Shellshock, SIP, CVE-2014-6271/CVE-2014-6278) - Active Check

GNU Bash is prone to a remote command execution RCE vulnerability dubbed Copyright C 2014 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is fre...

10CVSS9.9AI score0.99999EPSS
SaveExploits155References12
Mageia
Mageia
added 2014/09/28 12:17 p.m.81 views

Updated bash packages fix CVE-2014-7169

Updated bash packages fix security vulnerability: It was found that the fix for CVE-2014-6271 was incomplete, and Bash still allowed certain characters to be injected into other environments via specially crafted environment variables. An attacker could potentially use this flaw to override or...

10CVSS9.9AI score0.9994EPSS
SaveExploits31References2
OSV
OSV
added 2014/09/28 12:17 p.m.16 views

MGASA-2014-0393 Updated bash packages fix CVE-2014-7169

Updated bash packages fix security vulnerability: It was found that the fix for CVE-2014-6271 was incomplete, and Bash still allowed certain characters to be injected into other environments via specially crafted environment variables. An attacker could potentially use this flaw to override or...

10CVSS10AI score0.9994EPSS
SaveExploits31References3
myhack58
myhack58
added 2014/09/28 12:0 a.m.256 views

From the parsing perspective analysis of the Shellshock Vulnerability[CVE-2 0 1 4-6 2 7 1]-vulnerability warning-the black bar safety net

Author: yaoxi Documentation This time, we combined The poc analysis to know about the Bash syntax rules, from another angle to help everyone better understand the bash and the shellshock vulnerability. Vulnerability description CVE-2 0 1 4-6 2 7 1 vulnerability is Stéphane Hassles France found th...

10CVSS10AI score0.99999EPSS
SaveExploits137
zdt
zdt
added 2014/09/28 12:0 a.m.151 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
SaveExploits137
Packet Storm
Packet Storm
added 2014/09/27 12:0 a.m.148 views

Dhclient Bash Environment Variable 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 'Dhclient Bash Environment Variable Injection', 'Description' = %q| When bash is started with an environment...

10CVSS1.1AI score0.99999EPSS
SaveExploits137
ThreatPost
ThreatPost
added 2014/09/26 2:14 p.m.15 views

Apple Says OS X Safe By Default Against Bash Vulnerability

Apple is trying to soothe users who are anxious about Mac OS X’s exposure to the Bash vulnerability. The company said in a statement to Threatpost that most Apple users are not at risk, and reports have it that Apple is preparing to release a patch. “With OS X, systems are safe by default and not...

7.4AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2014/09/26 1:46 a.m.9 views

bash: code execution via specially-crafted environment (Incomplete fix for CVE-2014-6271)

It was found that the fix for CVE-2014-6271 was incomplete, and Bash still allowed certain characters to be injected into other environments via specially crafted environment variables. An attacker could potentially use this flaw to override or bypass environment restrictions to execute shell...

10CVSS7.4AI score0.99999EPSS
SaveExploits145References6
zdt
zdt
added 2014/09/26 12:0 a.m.301 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
SaveExploits137
Saint
Saint
added 2014/09/26 12:0 a.m.322 views

Bash environment variable code injection over HTTP

Added: 09/26/2014 CVE: CVE-2014-6271 BID: 70103 OSVDB: 112004 Background GNU Bash Bourne Again SHell is a command shell commonly used on Linux and Unix systems. Problem The Bash shell executes commands injected after function definitions contained in environment variables. This could be used by a...

10CVSS10AI score0.99999EPSS
SaveExploits137
Packet Storm
Packet Storm
added 2014/09/26 12:0 a.m.157 views

Apache mod_cgi Bash Environment Variable Code Injection

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit4 'Apache modcgi Bash Environment Variable Code Injection', 'Description' = %q This module exploits a code injection in specially crafte...

10CVSS0.7AI score0.99999EPSS
SaveExploits137
Saint
Saint
added 2014/09/26 12:0 a.m.307 views

Bash environment variable code injection over HTTP

Added: 09/26/2014 CVE: CVE-2014-6271 BID: 70103 OSVDB: 112004 Background GNU Bash Bourne Again SHell is a command shell commonly used on Linux and Unix systems. Problem The Bash shell executes commands injected after function definitions contained in environment variables. This could be used by a...

10CVSS10AI score0.99999EPSS
SaveExploits137
Debian
Debian
added 2014/09/25 9:18 p.m.77 views

[SECURITY] [DSA 3035-1] bash security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3035-1 [email protected] http://www.debian.org/security/ Salvatore Bonaccorso September 25, 2014 http://www.debian.org/security/faq -...

10CVSS10AI score0.99999EPSS
SaveExploits145
Rows per page
Query Builder