Lucene search
+L

348 matches found

Tenable Nessus
Tenable Nessus
added 2014/09/25 12:00 a.m.83 views

FreeBSD : bash -- remote code execution vulnerability (71ad81da-4414-11e4-a33e-3c970e169bc2) (Shellshock)

Chet Ramey reports : Under certain circumstances, bash will execute user code while processing the environment for exported function definitions. The original fix released for CVE-2014-6271 was not adequate. A similar vulnerability was discovered and tagged as CVE-2014-7169. %NASLMINLEVEL 70300 C...

10CVSS8.6AI score0.99999EPSS
SaveExploits146References6
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.151 views

Mac OS X VMWare Fusion Root Privilege Escalation

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex' class Metasploit3 'Mac OS X VMWare Fusion Root Privilege Escalation Exploit', 'Description' = %q This abuses the bug in bash environment...

10CVSS1AI score0.99999EPSS
SaveExploits138
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
SaveExploits138References2
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
OSV
OSV
added 2014/09/25 12:00 a.m.71 views

DSA-3035-1 bash - security update

Bulletin has no description...

10CVSS9.9AI score0.9994EPSS
SaveExploits33
Exploit DB
Exploit DB
added 2014/09/25 12:00 a.m.184 views

Bash - 'Shellshock' Environment Variables Command Injection

/cgi-bin/ -c cmd Eg. php bash.php -u http://localhost/cgi-bin/hello -c "wget http://appknox.com -O /tmp/shit" Reference: https://www.reddit.com/r/netsec/comments/2hbxtc/cve20146271remotecodeexecutionthroughbash/ Test CGI Code : !/bin/bash echo "Content-type: text/html" echo "" echo...

10CVSS8.3AI score0.99999EPSS
SaveExploits146
OpenVAS
OpenVAS
added 2014/09/25 12:00 a.m.55 views

RedHat Update for bash RHSA-2014:1293-01

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...

10CVSS10AI score0.99999EPSS
SaveExploits138References5
Packet Storm
Packet Storm
added 2014/09/25 12:00 a.m.142 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
SaveExploits138
securityvulns
securityvulns
added 2014/09/25 12:00 a.m.230 views

[USN-2362-1] Bash vulnerability

========================================================================== Ubuntu Security Notice USN-2362-1 September 24, 2014 bash vulnerability ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: -...

10CVSS10AI score0.99999EPSS
SaveExploits138
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:00 a.m.65 views

openSUSE Security Update : bash (openSUSE-SU-2014:1226-1) (Shellshock)

bash was updated to fix a critical security issue, a minor security issue and bugs : In some circumstances, the shell would evaluate shellcode in environment variables passed at startup time. This allowed code execution by local or remote attackers who could pass environment variables to bash...

10CVSS8.5AI score0.99999EPSS
SaveExploits138References6
Packet Storm
Packet Storm
added 2014/09/25 12:00 a.m.170 views

Bash Code Injection Proof Of Concept

/cgi-bin/ -c cmd Eg. php bash.php -u http://localhost/cgi-bin/hello -c "wget http://appknox.com -O /tmp/shit" Reference: https://www.reddit.com/r/netsec/comments/2hbxtc/cve20146271remotecodeexecutionthroughbash/ Test CGI Code : !/bin/bash echo "Content-type: text/html" echo "" echo...

10CVSS10AI score0.99999EPSS
SaveExploits138
securityvulns
securityvulns
added 2014/09/25 12:00 a.m.64 views

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

Tavis Ormandy just tweetet this: https://twitter.com/taviso/status/514887394294652929 The bash patch seems incomplete to me, function parsing is still brittle. e.g. $ env X=' a=' sh -c "echo date"; cat echo -- Hanno Bock http://hboeck.de/ mail/jabber: [email protected] GPG: BBB51E42...

1.7AI score0.99999EPSS
SaveExploits138
OpenVAS
OpenVAS
added 2014/09/25 12:00 a.m.39 views

CentOS Update for bash CESA-2014:1293 centos5

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
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:00 a.m.113 views

SuSE 11.3 Security Update : bash (SAT Patch Number 9740)

bash has been updated to fix a critical security issue. In some circumstances, the shell would evaluate shellcode in environment variables passed at startup time. This allowed code execution by local or remote attackers who could pass environment variables to bash scripts. CVE-2014-6271...

10CVSS8.4AI score0.99999EPSS
SaveExploits138References3
Circl
Circl
added 2014/09/25 12:00 a.m.13 views

CVE-2014-6271

creationtimestamp| type| source ---|---|--- 2014-09-25 00:00:00+00:00| confirmed| https://www.exploit-db.com/exploits/34765 2014-09-25 00:00:00+00:00| confirmed| https://www.exploit-db.com/exploits/34766 2014-09-25 00:00:00+00:00| confirmed| https://www.exploit-db.com/exploits/34777 2014-10-01...

10CVSS8.5AI score0.99999EPSS
SaveIn wildExploits138References72
OSV
OSV
added 2014/09/24 6:48 p.m.17 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...

9.8CVSS9.7AI score
SaveExploits0References243
OSV
OSV
added 2014/09/24 6:42 p.m.15 views

MGASA-2014-0388 Updated bash packages fix CVE-2014-6271

Updated bash packages fix security vulnerability: 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...

10CVSS9.9AI score0.99999EPSS
SaveExploits138References6
CVE
CVE
added 2014/09/24 6:00 p.m.2988 views

CVE-2014-6271

CVE-2014-6271 (Shellshock) affects GNU Bash up to 4.3, enabling remote code execution by processing trailing strings after function definitions in environment variables. Exploitation vectors include OpenSSH ForceCommand, mod_cgi/mod_cgid in Apache, DHCP client scripts, and other environment-passi...

10CVSS9.9AI score0.99999EPSS
SaveIn wildExploits138References171Affected Software1
Vulnrichment
Vulnrichment
added 2014/09/24 6:00 p.m.17 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...

8.3AI score0.99999EPSS
SaveExploits138References170
Rows per page
Query Builder