Lucene search
+L

348 matches found

Packet Storm
Packet Storm
added 2014/09/26 12:00 a.m.169 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
SaveExploits138
Tenable Nessus
Tenable Nessus
added 2014/09/26 12:00 a.m.59 views

RHEL 5 / 6 / 7 : bash (RHSA-2014:1306)

The remote Redhat Enterprise Linux 5 / 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2014:1306 advisory. The GNU Bourne Again shell Bash is a shell and command language interpreter compatible with the Bourne shell sh. Bash is the default...

10CVSS8AI score0.99999EPSS
SaveExploits148References7
Saint
Saint
added 2014/09/26 12:00 a.m.347 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
SaveExploits138
Tenable Nessus
Tenable Nessus
added 2014/09/26 12:00 a.m.89 views

Solaris 9 (sparc) : 149079-01

SunOS 5.9: bash patch. Date this patch was last updated by Oracle : Sep/26/14 %NASLMINLEVEL 70300 @DEPRECATED@ This script has been deprecated by solaris9149079.nasl. Disabled on 2014/10/13. C Tenable Network Security, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS...

0.3AI score0.99999EPSS
SaveExploits146References7
ThreatPost
ThreatPost
added 2014/09/25 11:41 a.m.81 views

Bash Botnet Exploit Found, Bash Patches Incomplete

The urgency to patch systems against the Bash zero-day vulnerability has been cranked to 10 after reports of an exploit in the wild have been made public by AusCERT, the Computer Emergency Response Team of Australia. This seems to reflect a similar finding posted by a researcher who goes by the...

10CVSS10AI score0.99999EPSS
SaveExploits146References10
GithubExploit
GithubExploit
added 2014/09/25 2:15 a.m.69 views

Exploit for OS Command Injection in Gnu Bash

shellshockscanne...

10CVSS9.4AI score0.99999EPSS
SaveExploits138
Cvelist
Cvelist
added 2014/09/25 1:00 a.m.76 views

CVE-2014-7169

GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the...

8.5AI score0.9994EPSS
SaveExploits31References160
exploitpack
exploitpack
added 2014/09/25 12:00 a.m.206 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
SaveExploits138
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:00 a.m.141 views

Oracle Linux 5 / 6 / 7 : bash (ELSA-2014-1293)

The remote Oracle Linux 5 / 6 / 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2014-1293 advisory. 4.1.2-15.1 - Check for fishy environment Resolves: 1141645 Tenable has extracted the preceding description block directly from the Oracle Linux security...

10CVSS8.5AI score0.99999EPSS
SaveExploits138References2
OpenVAS
OpenVAS
added 2014/09/25 12:00 a.m.42 views

CentOS Update for bash CESA-2014:1293 centos7

The remote host is missing an update for the SPDX-FileCopyrightText: 2014 Greenbone AG 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-only ifdescription...

10CVSS8.7AI score0.99999EPSS
SaveExploits138References5
zdt
zdt
added 2014/09/25 12:00 a.m.143 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
SaveExploits138
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:00 a.m.184 views

CentOS 5 / 6 / 7 : bash (CESA-2014:1293) (Shellshock)

Updated bash packages that fix one security issue are now available for Red Hat Enterprise Linux 5, 6, and 7. Red Hat Product Security has rated this update as having Critical security impact. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

10CVSS8.5AI score0.99999EPSS
SaveExploits138References5
securityvulns
securityvulns
added 2014/09/25 12:00 a.m.134 views

Re: [oss-security] CVE-2014-6271: remote code execution through bash

On Wed, Sep 24, 2014 at 04:05:51PM +0200, Florian Weimer wrote: Stephane Chazelas discovered a vulnerability in bash, related to how environment variables are processed: trailing code in function definitions was executed, independent of the variable name. In many common configurations, this...

10CVSS0.99999EPSS
SaveExploits138
OpenVAS
OpenVAS
added 2014/09/25 12:00 a.m.1668 views

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

GNU Bash is prone to a remote command execution RCE vulnerability dubbed SPDX-FileCopyrightText: 2014 Greenbone AG 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-only ifdescription...

10CVSS9.9AI score0.99999EPSS
SaveExploits156References12
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:00 a.m.98 views

RHEL 6 / 7 : bash (RHSA-2014:1293)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2014:1293 advisory. The GNU Bourne Again shell Bash is a shell and command language interpreter compatible with the Bourne shell sh. Bash is the default shell for Re...

10CVSS8.6AI score0.99999EPSS
SaveExploits138References6
securityvulns
securityvulns
added 2014/09/25 12:00 a.m.64 views

Re: [oss-security] CVE-2014-6271: remote code execution through bash

On Wed, Sep 24, 2014 at 12:08:46PM -0400, Chet Ramey wrote: On 9/24/14, 11:16 AM, Solar Designer wrote: I see no good workaround. You're correct; there is not a good workaround. Since there are publicly available patches for all bash versions back 15 years or so, though, the best path forward is ...

2.7AI score0.99999EPSS
SaveExploits138
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:00 a.m.71 views

Slackware 13.0 / 13.1 / 13.37 / 14.0 / 14.1 / current : bash (SSA:2014-267-01) (Shellshock)

New bash packages are available for Slackware 13.0, 13.1, 13.37, 14.0, 14.1, and -current to fix a security issue. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Slackware Security Advisory 2014-267-01. The text itse...

10CVSS8.4AI score0.99999EPSS
SaveExploits138References2
zdt
zdt
added 2014/09/25 12:00 a.m.174 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
SaveExploits138
Check Point Advisories
Check Point Advisories
added 2014/09/25 12:00 a.m.26 views

GNU Bash Remote Code Execution (CVE-2014-6271; CVE-2014-6277; CVE-2014-6278; CVE-2014-7169; CVE-2014-7186; CVE-2014-7187)

A remote code execution vulnerability has been reported in several versions of GNU Bash. The vulnerability, aka ShellShock, is due to an error in the way GNU Bash processes trailing strings after function definitions in the values of environment variables...

10CVSS5.1AI score0.99999EPSS
SaveExploits166
Packet Storm
Packet Storm
added 2014/09/25 12:00 a.m.155 views

Bash Environment Variable Command Execution

Date: Wed, 24 Sep 2014 17:03:19 +0200 From: Florian Weimer To: [email protected] Subject: Re: CVE-2014-6271: remote code execution through bash Florian Weimer: Chet Ramey, the GNU bash upstream maintainer, will soon release official upstream patches...

10CVSS0.8AI score0.99999EPSS
SaveExploits138
Rows per page
Query Builder