Lucene search
+L

2770 matches found

RedHat Linux
RedHat Linux
added 2014/09/26 1:46 a.m.7 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.99999EPSS
SaveExploits147References6
zdt
zdt
added 2014/09/26 12:0 a.m.287 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.99999EPSS
SaveExploits139
Saint
Saint
added 2014/09/26 12:0 a.m.309 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.99999EPSS
SaveExploits139
Packet Storm
Packet Storm
added 2014/09/26 12:0 a.m.143 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.99999EPSS
SaveExploits139
Saint
Saint
added 2014/09/26 12:0 a.m.295 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.99999EPSS
SaveExploits139
Debian
Debian
added 2014/09/25 9:18 p.m.76 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.99999EPSS
SaveExploits147
exploitpack
exploitpack
added 2014/09/25 12:0 a.m.16 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
SaveExploits0
exploitpack
exploitpack
added 2014/09/25 12:0 a.m.176 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.99999EPSS
SaveExploits139
Exploit DB
Exploit DB
added 2014/09/25 12:0 a.m.108 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 '...

10CVSS8.3AI score0.99999EPSS
SaveExploits147
zdt
zdt
added 2014/09/25 12:0 a.m.116 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.99999EPSS
SaveExploits139
OSV
OSV
added 2014/09/25 12:0 a.m.70 views

DSA-3035-1 bash - security update

Bulletin has no description...

10CVSS9.9AI score0.9994EPSS
SaveExploits33
Exploit DB
Exploit DB
added 2014/09/25 12:0 a.m.84 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...

10CVSS8.3AI score0.99999EPSS
SaveExploits147
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
Hacker One
Hacker One
added 2014/09/24 12:0 a.m.218 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.99999EPSS
SaveExploits139
Tenable Nessus
Tenable Nessus
added 2014/09/24 12:0 a.m.3366 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.99999EPSS
SaveExploits139References4
Tenable Nessus
Tenable Nessus
added 2014/09/12 12:0 a.m.43 views

Mandriva Linux Security Advisory : glibc (MDVSA-2014:175)

Multiple vulnerabilities has been found and corrected in glibc : When converting IBM930 code with iconv, if IBM930 code which includes invalid multibyte character 0xffff is specified, then iconv segfaults CVE-2012-6656. Off-by-one error in the gconvtranslitfind function in gconvtrans.c in GNU C...

7.5CVSS8AI score0.18099EPSS
SaveExploits6References8
Cvelist
Cvelist
added 2014/08/29 5:0 p.m.30 views

CVE-2014-5119

Off-by-one error in the gconvtranslitfind function in gconvtrans.c in GNU C Library aka glibc allows context-dependent attackers to cause a denial of service crash or execute arbitrary code via vectors related to the CHARSET environment variable and gconv transliteration modules...

8.1AI score0.18099EPSS
SaveExploits4References22
Debian CVE
Debian CVE
added 2014/08/29 5:0 p.m.46 views

CVE-2014-5119

Off-by-one error in the gconvtranslitfind function in gconvtrans.c in GNU C Library aka glibc allows context-dependent attackers to cause a denial of service crash or execute arbitrary code via vectors related to the CHARSET environment variable and gconv transliteration modules...

7.5CVSS9.7AI score0.18099EPSS
SaveExploits4
NVD
NVD
added 2014/08/29 4:55 p.m.18 views

CVE-2014-5119

Off-by-one error in the gconvtranslitfind function in gconvtrans.c in GNU C Library aka glibc allows context-dependent attackers to cause a denial of service crash or execute arbitrary code via vectors related to the CHARSET environment variable and gconv transliteration modules...

7.5CVSS8.1AI score0.18099EPSS
SaveExploits4References22
Prion
Prion
added 2014/08/29 4:55 p.m.32 views

Code injection

Off-by-one error in the gconvtranslitfind function in gconvtrans.c in GNU C Library aka glibc allows context-dependent attackers to cause a denial of service crash or execute arbitrary code via vectors related to the CHARSET environment variable and gconv transliteration modules...

7.5CVSS7.8AI score0.18099EPSS
SaveExploits4References22Affected Software2
Rows per page
Query Builder