Lucene search
+L

2673 matches found

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

Oracle Linux 4 : bash (ELSA-2014-1294) (Shellshock)

From Red Hat Security Advisory 2014:1294 : Updated bash packages that fix one security issue are now available for Red Hat Enterprise Linux 4 Extended Life Cycle Support, Red Hat Enterprise Linux 5.6 Long Life, Red Hat Enterprise Linux 5.9 Extended Update Support, Red Hat Enterprise Linux 6.2...

10CVSS8.5AI score0.99999EPSS
SaveExploits132References2
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:0 a.m.453 views

GNU Bash Local Environment Variable Handling Command Injection via Telnet (CVE-2014-7169) (Shellshock)

The remote host is running a version of Bash that is vulnerable to command injection via environment variable manipulation. Depending on the configuration of the system, an attacker could remotely execute arbitrary code. %NASLMINLEVEL 70300 C Tenable Network Security, Inc...

10CVSS8.6AI score0.9994EPSS
SaveExploits18References4
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:0 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
SaveExploits132References2
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:0 a.m.64 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
SaveExploits132References6
Tenable Nessus
Tenable Nessus
added 2014/09/25 12:0 a.m.62 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
SaveExploits132References2
Exploit DB
Exploit DB
added 2014/09/25 12:0 a.m.80 views

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' = 'Stephane Chazelas', vuln discovery 'Shaun Colley '...

10CVSS7AI score0.99999EPSS
SaveExploits132
Exploit DB
Exploit DB
added 2014/09/25 12:0 a.m.132 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...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/09/25 12:0 a.m.57 views

GNU Bash - 'Shellshock' Environment Variable Command Injection

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 implementation, and it is possible to put the...

7.4AI score
SaveExploits0
Slackware Linux
Slackware Linux
added 2014/09/24 11:37 p.m.87 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
SaveExploits132
Metasploit
Metasploit
added 2014/09/24 10:44 p.m.87 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
SaveExploits132
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
SaveExploits141Affected 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
SaveExploits132
NVD
NVD
added 2014/09/24 6:48 p.m.36 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
SaveExploits132References171
OSV
OSV
added 2014/09/24 6:48 p.m.13 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 score0.99999EPSS
SaveExploits132References243
OSV
OSV
added 2014/09/24 6:48 p.m.10 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
SaveExploits132References1
Prion
Prion
added 2014/09/24 6:48 p.m.51 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
SaveExploits141References170Affected Software1
Mageia
Mageia
added 2014/09/24 6:42 p.m.95 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
SaveExploits132References5
OSV
OSV
added 2014/09/24 6:42 p.m.12 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
SaveExploits132References6
Vulnrichment
Vulnrichment
added 2014/09/24 6:0 p.m.16 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
SaveExploits132References170
Rows per page
Query Builder