Lucene search
K

316 matches found

Tenable Nessus
Tenable Nessus
added 2014/10/13 12:0 a.m.83 views

Oracle third party patch update : bash_2014_10_07

The remote Solaris system is missing necessary patches to address critical security updates related to 'Shellshock' : - 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...

10CVSS8.2AI score0.9422EPSS
Exploits157References12
Packet Storm
Packet Storm
added 2014/10/13 12:0 a.m.68 views

DNS Reverse Lookup Shellshock

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Security Advisory DNS Reverse Lookup as a vector for the Bash vulnerability CVE-2014-6271 et.al. CVE-2014-3671 references: CVE-2014-6271, CVE-2014-7169, CVE-2014-6277, CVE-2014-6278 CVE-2014-7186 and, CVE-2014-7187 Summary: Above CVEs detail a number ...

10CVSS0.9422EPSS
Exploits157
Tenable Nessus
Tenable Nessus
added 2014/10/12 12:0 a.m.82 views

Amazon Linux AMI : bash (ALAS-2014-418) (Shellshock)

This ALAS is superceded by ALAS-2014-419. 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...

10CVSS8.5AI score0.9422EPSS
Exploits130References3
Tenable Nessus
Tenable Nessus
added 2014/10/11 12:0 a.m.139 views

Ubuntu 14.04 LTS : Bash vulnerabilities (USN-2380-1)

The remote Ubuntu 14.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-2380-1 advisory. Michal Zalewski discovered that Bash incorrectly handled parsing certain function definitions. If an attacker were able to create an environment variable...

10CVSS7.8AI score0.91694EPSS
Exploits36References3
seebug.org
seebug.org
added 2014/10/10 12:0 a.m.47 views

Pure-FTPd External Authentication Bash Environment Variable Code Injection

No description provided by source. This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit4 Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::Ftp include...

7.1AI score0.9422EPSS
Exploits130
seebug.org
seebug.org
added 2014/10/10 12:0 a.m.19 views

Apache mod_cgi - Remote Exploit (Shellshock)

No description provided by source. ! /usr/bin/env python from socket import from threading import Thread import thread, time, httplib, urllib, sys stop = False proxyhost = "" proxyport = 0 def usage: print """ Shellshock apache modcgi remote exploit Usage: ./exploit.py var=value Vars: rhost: vict...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/10/10 12:0 a.m.491 views

Postfix SMTP - Shellshock Exploit

No description provided by source. !/bin/python Exploit Title: Shellshock SMTP Exploit Date: 10/3/2014 Exploit Author: fattymcwopr Vendor Homepage: gnu.org Software Link: http://ftp.gnu.org/gnu/bash/ Version: 4.2.x 4.2.48 Tested on: Debian 7 postfix smtp server w/procmail CVE : 2014-6271 from...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/10/10 12:0 a.m.301 views

OpenVPN 2.2.29 - ShellShock Exploit

No description provided by source. Exploit Title: ShellShock OpenVPN Exploit Date: Fri Oct 3 15:48:08 EDT 2014 Exploit Author: hobbily AKA @fj33r Version: 2.2.29 Tested on: Debian Linux CVE : CVE-2014-6271 Probably should of submitted this the day I tweeted it. server.conf port 1194 proto udp dev...

10CVSS9.7AI score0.9422EPSS
Exploits130
OpenVAS
OpenVAS
added 2014/10/10 12:0 a.m.44 views

Ubuntu: Security Advisory (USN-2380-1)

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.3AI score0.91694EPSS
Exploits36References4
Tenable Nessus
Tenable Nessus
added 2014/10/10 12:0 a.m.156 views

F5 Networks BIG-IP : Multiple GNU Bash vulnerabilities (SOL15629) (Shellshock)

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

10CVSS8.2AI score0.9422EPSS
Exploits157References12
seebug.org
seebug.org
added 2014/10/10 12:0 a.m.265 views

IPFire Cgi Web Interface Authenticated Bash Environment Variable Code Injection exploit

No description provided by source. !/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:...

10CVSS9.7AI score0.9422EPSS
Exploits130
seebug.org
seebug.org
added 2014/10/10 12:0 a.m.31 views

Bash - CGI RCE (MSF) Shellshock Exploit

No description provided by source. This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient include...

7.1AI score0.9422EPSS
Exploits130
Ubuntu
Ubuntu
added 2014/10/09 12:48 p.m.112 views

USN-2380-1: Bash vulnerabilities

Michal Zalewski discovered that Bash incorrectly handled parsing certain function definitions. If an attacker were able to create an environment variable containing a function definition with a very specific name, these issues could possibly be used to bypass certain environment restrictions and...

10CVSS7.9AI score0.91694EPSS
Exploits36
OSV
OSV
added 2014/10/09 12:48 p.m.1 views

USN-2380-1 bash vulnerabilities

Michal Zalewski discovered that Bash incorrectly handled parsing certain function definitions. If an attacker were able to create an environment variable containing a function definition with a very specific name, these issues could possibly be used to bypass certain environment restrictions and...

10CVSS7.2AI score0.91694EPSS
Exploits36References3
ThreatPost
ThreatPost
added 2014/10/09 12:36 p.m.10 views

Shellshock Exploits Spreading Mayhem Botnet Malware

The Mayhem malware piqued researchers’ interest earlier this summer after a published report from researchers at Russian search engine Yandex shed light on its ability to target Linux and UNIX machines and run under restricted privileges. Generally, web servers are well guarded against remote...

0.3AI score
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2014/10/09 12:0 a.m.85 views

Solaris 9 (x86) : 149080-02

SunOS 5.9x86: bash patch. Date this patch was last updated by Sun : Sep/30/14 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include'deprecatednasllevel.inc'; include'compat.inc'; if description...

10CVSS8.2AI score0.9422EPSS
Exploits139References8
Tenable Nessus
Tenable Nessus
added 2014/10/09 12:0 a.m.65 views

Solaris 9 (sparc) : 149079-03

SunOS 5.9: bash patch. Date this patch was last updated by Sun : Sep/30/14 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid7811...

10CVSS8.2AI score0.9422EPSS
Exploits139References8
OpenVAS
OpenVAS
added 2014/10/08 12:0 a.m.58 views

GNU Bash Environment Variable Handling RCE Vulnerability (Shellshock, Linux/Unix SSH Login, CVE-2014-6277) - 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
Exploits141References9
OpenVAS
OpenVAS
added 2014/10/08 12:0 a.m.104 views

GNU Bash Environment Variable Handling RCE Vulnerability (Shellshock, Linux/Unix SSH Login, CVE-2014-7169) - 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...

10CVSS8.6AI score0.89056EPSS
Exploits17References12
ThreatPost
ThreatPost
added 2014/10/06 7:56 p.m.15 views

Yahoo Confirms Infected Servers Unrelated to Shellshock

Yahoo CISO Alex Stamos refuted claims made by a Louisiana security company that a number of Yahoo servers had been compromised by Romanian hackers using Shellshock exploits against the vulnerability in Bash. Stamos said three Yahoo Sports API servers were infected with malware by hackers looking...

0.7AI score
Exploits0References3
Rows per page
Query Builder