Lucene search
K

9564 matches found

Packet Storm
Packet Storm
added 2014/09/27 12:0 a.m.92 views

Dhclient Bash Environment Variable Injection

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'rex/proto/dhcp' class Metasploit3 'Dhclient Bash Environment Variable Injection', 'Description' = %q| When bash is started with an environment...

10CVSS1.1AI score0.9422EPSS
Exploits130
ThreatPost
ThreatPost
added 2014/09/26 2:14 p.m.14 views

Apple Says OS X Safe By Default Against Bash Vulnerability

Apple is trying to soothe users who are anxious about Mac OS X’s exposure to the Bash vulnerability. The company said in a statement to Threatpost that most Apple users are not at risk, and reports have it that Apple is preparing to release a patch. “With OS X, systems are safe by default and not...

7.4AI score
Exploits0References4
RedHat Linux
RedHat Linux
added 2014/09/26 1:46 a.m.4 views

bash: code execution via specially-crafted environment (Incomplete fix for CVE-2014-6271)

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 bypass environment restrictions to execute shell...

10CVSS7.4AI score0.9422EPSS
Exploits139References6
Packet Storm
Packet Storm
added 2014/09/26 12:0 a.m.92 views

Apache mod_cgi Bash Environment Variable Code Injection

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit4 'Apache modcgi Bash Environment Variable Code Injection', 'Description' = %q This module exploits a code injection in specially crafte...

10CVSS0.7AI score0.9422EPSS
Exploits130
Saint
Saint
added 2014/09/26 12:0 a.m.251 views

Bash environment variable code injection over HTTP

Added: 09/26/2014 CVE: CVE-2014-6271 BID: 70103 OSVDB: 112004 Background GNU Bash Bourne Again SHell is a command shell commonly used on Linux and Unix systems. Problem The Bash shell executes commands injected after function definitions contained in environment variables. This could be used by a...

10CVSS10AI score0.9422EPSS
Exploits130
0day.today
0day.today
added 2014/09/26 12:0 a.m.238 views

Apache mod_cgi Bash Environment Variable Code Injection Exploit

This Metasploit module exploits a code injection in specially crafted environment variables in Bash, specifically targeting Apache modcgi scripts through the HTTPUSERAGENT variable. This module requires Metasploit: http//metasploit.com/download Current source:...

10CVSS1AI score0.9422EPSS
Exploits130
Saint
Saint
added 2014/09/26 12:0 a.m.191 views

Bash environment variable code injection over HTTP

Added: 09/26/2014 CVE: CVE-2014-6271 BID: 70103 OSVDB: 112004 Background GNU Bash Bourne Again SHell is a command shell commonly used on Linux and Unix systems. Problem The Bash shell executes commands injected after function definitions contained in environment variables. This could be used by a...

10CVSS10AI score0.9422EPSS
Exploits130
Tenable Nessus
Tenable Nessus
added 2014/09/26 12:0 a.m.75 views

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

10CVSS8.5AI score0.9422EPSS
Exploits139References7
Debian
Debian
added 2014/09/25 9:18 p.m.61 views

[SECURITY] [DSA 3035-1] bash security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3035-1 [email protected] http://www.debian.org/security/ Salvatore Bonaccorso September 25, 2014 http://www.debian.org/security/faq -...

10CVSS10AI score0.9422EPSS
Exploits139
Metasploit
Metasploit
added 2014/09/25 6:19 a.m.91 views

Apache mod_cgi Bash Environment Variable Injection (Shellshock) Scanner

This module scans for the Shellshock vulnerability, a flaw in how the Bash shell handles external environment variables. This module targets CGI scripts in the Apache web server by setting the HTTPUSERAGENT environment variable to a malicious function definition. PROTIP: Use exploit/multi/handler...

9.8CVSS9.5AI score0.9422EPSS
Exploits147
0day.today
0day.today
added 2014/09/25 12:0 a.m.70 views

GNU bash Environment Variable Command Injection Vulnerability

Gnu Bash versions 4.3 and below remote command injection exploit that leverages the User-Agent header via vulnerable CGI scripts. The following is an excerpt from: https://securityblog.redhat.com/2014/09/24/bash-specially-crafted-environment-variables-code-injection-attack/ Like “real” programmin...

10CVSS0.2AI score0.9422EPSS
Exploits130
exploitpack
exploitpack
added 2014/09/25 12:0 a.m.120 views

GNU Bash - Environment Variable Command Injection (Metasploit)

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

10CVSS1.4AI score0.9422EPSS
Exploits130
exploitpack
exploitpack
added 2014/09/25 12:0 a.m.11 views

GNU Bash - Shellshock Environment Variable Command Injection

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

0.9AI score
Exploits0
Exploit DB
Exploit DB
added 2014/09/25 12:0 a.m.66 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.9422EPSS
Exploits130
OSV
OSV
added 2014/09/25 12:0 a.m.61 views

DSA-3035-1 bash - security update

Bulletin has no description...

10CVSS9.9AI score0.89861EPSS
Exploits19
Exploit DB
Exploit DB
added 2014/09/25 12:0 a.m.56 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
Exploits0
OSV
OSV
added 2014/09/24 6:42 p.m.9 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.9422EPSS
Exploits130References6
Tenable Nessus
Tenable Nessus
added 2014/09/24 12:0 a.m.3106 views

GNU Bash Environment Variable Handling Code Injection (Shellshock)

The remote web server is affected by a command injection vulnerability in GNU Bash known as Shellshock. The vulnerability is due to the processing of trailing strings after function definitions in the values of environment variables. This allows a remote attacker to execute arbitrary code via...

10CVSS8.8AI score0.9422EPSS
Exploits130References4
Hacker One
Hacker One
added 2014/09/24 12:0 a.m.207 views

Internet Bug Bounty: GNU Bourne-Again Shell (Bash) 'Shellshock' Vulnerability

GNU Bash versions 1.14 through 4.3 contain a flaw that processes commands placed after function definitions in the added environment variable, allowing remote attackers to execute arbitrary code via a crafted environment which enables network-based exploitation. Original disclosure:...

10CVSS9.7AI score0.9422EPSS
Exploits130
Packet Storm
Packet Storm
added 2014/09/22 12:0 a.m.26 views

Joomla Mac Gallery 1.5 Arbitrary File Download

Exploit Title : Joomla Mac Gallery = 1.5 Arbitrary File Download Exploit Author : Claudio Viviani Vendor Homepage : https://www.apptha.com Software Link : https://www.apptha.com/downloadable/download/sample/sampleid/18 Dork Google: inurl:option=commacgallery Date : 2014-09-17 Tested on : Windows ...

Exploits0
Rows per page
Query Builder