Lucene search
K

9564 matches found

Packet Storm
Packet Storm
added 2014/10/01 12:0 a.m.91 views

Bash Me Some More

Good morning! This is kinda long. == Background == If you are not familiar with the original bash function export vulnerability CVE-2014-6271, you may want to have a look at this article: http://lcamtuf.blogspot.com/2014/09/quick-notes-about-bash-bug-its-impact.html Well, long story short: the...

10CVSS0.1AI score0.9422EPSS
Exploits157
OpenVAS
OpenVAS
added 2014/10/01 12:0 a.m.301 views

Debian: Security Advisory (DSA-3035-1)

The remote host is missing an update for the Debian 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.3AI score0.89861EPSS
Exploits19References5
OpenVAS
OpenVAS
added 2014/10/01 12:0 a.m.92 views

Debian Security Advisory DSA 3035-1 (bash - security update)

Tavis Ormandy discovered that the patch applied to fix CVE-2014-6271 released in DSA-3032-1 for bash, the GNU Bourne-Again Shell, was incomplete and could still allow some characters to be injected into another environment CVE-2014-7169 . With this update prefix and suffix for environment variabl...

10CVSS10AI score0.9422EPSS
Exploits139References1
Exploit DB
Exploit DB
added 2014/10/01 12:0 a.m.78 views

IPFire - CGI Web Interface (Authenticated) Bash Environment Variable Code 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.9422EPSS
Exploits130
Vulnrichment
Vulnrichment
added 2014/09/30 10:0 a.m.6 views

CVE-2014-6278

GNU Bash through 4.3 bash43-026 does not properly parse function definitions in the values of environment variables, which allows remote attackers to execute arbitrary commands via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the modcgi and...

7.5AI score0.91694EPSS
Exploits31References110
0day.today
0day.today
added 2014/09/30 12:0 a.m.65 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.9422EPSS
Exploits130
Packet Storm
Packet Storm
added 2014/09/30 12:0 a.m.220 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.9422EPSS
Exploits130
Tenable Nessus
Tenable Nessus
added 2014/09/30 12:0 a.m.376 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.9422EPSS
Exploits139References6
Tenable Nessus
Tenable Nessus
added 2014/09/30 12:0 a.m.91 views

GNU Bash Local Environment Variable Handling Command Injection (Mac OS X) (Shellshock)

The remote Mac OS X host has a version of Bash prior to 3.2.531-release installed. It is, therefore, affected by a command injection vulnerability via environment variable manipulation. Depending on the configuration of the system, an attacker could remotely execute arbitrary code. TRUSTED...

10CVSS8.9AI score0.9422EPSS
Exploits139References9
OpenVAS
OpenVAS
added 2014/09/30 12:0 a.m.123 views

GNU Bash Environment Variable Handling RCE Vulnerability (Shellshock, FTP, 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...

10CVSS7.5AI score0.9422EPSS
Exploits147References12
Slackware Linux
Slackware Linux
added 2014/09/29 7:33 p.m.61 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.9422EPSS
Exploits130
Exploit DB
Exploit DB
added 2014/09/29 12:0 a.m.73 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...

10CVSS8.1AI score0.91694EPSS
Exploits44
seebug.org
seebug.org
added 2014/09/29 12:0 a.m.17 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
Exploits0
OpenVAS
OpenVAS
added 2014/09/29 12:0 a.m.208 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.9422EPSS
Exploits147References12
seebug.org
seebug.org
added 2014/09/29 12:0 a.m.126 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.9422EPSS
Exploits130
Mageia
Mageia
added 2014/09/28 12:17 p.m.66 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.89056EPSS
Exploits17References2
OSV
OSV
added 2014/09/28 12:17 p.m.11 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.89056EPSS
Exploits17References3
myhack58
myhack58
added 2014/09/28 12:0 a.m.247 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.9422EPSS
Exploits130
0day.today
0day.today
added 2014/09/28 12:0 a.m.90 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.9422EPSS
Exploits130
Ubuntu
Ubuntu
added 2014/09/27 9:5 a.m.84 views

USN-2364-1: Bash vulnerabilities

Florian Weimer and Todd Sabin discovered that the Bash parser incorrectly handled memory. An attacker could possibly use this issue to bypass certain environment restrictions and execute arbitrary code. CVE-2014-7186, CVE-2014-7187 In addition, this update introduces a hardening measure which add...

10CVSS7.7AI score0.89861EPSS
Exploits14
Rows per page
Query Builder