目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2014-6271— GNU Bash 远程代码执行漏洞

一分钟漏洞结论

影响对象
n/a n/a
利用判断
已确认在野利用,应立即处置
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

GNU Bash是美国软件开发者布莱恩-福克斯(Brian J. Fox)为GNU计划而编写的一个Shell(命令语言解释器),它运行于类Unix操作系统中(Linux系统的默认Shell),并能够从标准输入设备或文件中读取、执行命令,同时也结合了一部分ksh和csh的特点。 GNU Bash 4.3及之前版本中存在安全漏洞,该漏洞源于程序没有正确处理环境变量值内的函数定义。远程攻击者可借助特制的环境变量利用该漏洞执行任意代码。以下产品和模块可能会被利用:OpenSSH sshd中的ForceComman

AI 预测 10.0 利用难度: 极易 KEV EPSS 100.00% · P100
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2014-6271 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
N/A
来源: CVE Program / CVE List V5
Vulnerability Description
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 mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP clients, and other situations in which setting the environment occurs across a privilege boundary from Bash execution, aka "ShellShock." NOTE: the original fix for this issue was incorrect; CVE-2014-7169 has been assigned to cover the vulnerability that is still present after the incorrect fix.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
GNU Bash 远程代码执行漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
GNU Bash是美国软件开发者布莱恩-福克斯(Brian J. Fox)为GNU计划而编写的一个Shell(命令语言解释器),它运行于类Unix操作系统中(Linux系统的默认Shell),并能够从标准输入设备或文件中读取、执行命令,同时也结合了一部分ksh和csh的特点。 GNU Bash 4.3及之前版本中存在安全漏洞,该漏洞源于程序没有正确处理环境变量值内的函数定义。远程攻击者可借助特制的环境变量利用该漏洞执行任意代码。以下产品和模块可能会被利用:OpenSSH sshd中的ForceComman
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商 产品 影响版本 CPE 订阅
- n/a n/a -

二、漏洞 CVE-2014-6271 的公开POC

# POC 描述 源链接 神龙链接
1 Collected fixes for bash CVE-2014-6271 https://github.com/dlitz/bash-cve-2014-6271-fixes POC详情
2 Patch for CVE-2014-6271 https://github.com/npm/ansible-bashpocalypse POC详情
3 patched-bash-4.3 for CVE-2014-6271 https://github.com/ryancnelson/patched-bash-4.3 POC详情
4 Chef cookbook that will fail if bash vulnerability found per CVE-2014-6271 https://github.com/jblaine/cookbook-bash-CVE-2014-6271 POC详情
5 None https://github.com/rrreeeyyy/cve-2014-6271-spec POC详情
6 Python Scanner for "ShellShock" (CVE-2014-6271) https://github.com/scottjpack/shellshock_scanner POC详情
7 Written fro CVE-2014-6271 https://github.com/Anklebiter87/Cgi-bin_bash_Reverse POC详情
8 a auto script to fix CVE-2014-6271 bash vulnerability https://github.com/justzx2011/bash-up POC详情
9 None https://github.com/mattclegg/CVE-2014-6271 POC详情
10 Quick and dirty nessus .audit file to check is bash is vulnerable to CVE-2014-6271 https://github.com/ilismal/Nessus_CVE-2014-6271_check POC详情
11 CVE-2014-6271 RCE tool https://github.com/RainMak3r/Rainstorm POC详情
12 Simple script to check for CVE-2014-6271 https://github.com/gabemarshall/shocknaww POC详情
13 None https://github.com/woltage/CVE-2014-6271 POC详情
14 CVE-2014-6271の検証用Vagrantfileです https://github.com/ariarijp/vagrant-shellshock POC详情
15 scripts associate with bourne shell EVN function parsing vulnerability CVE-2014-6271 https://github.com/themson/shellshock POC详情
16 CVE-2014-6271 (ShellShock) RCE PoC tool https://github.com/securusglobal/BadBash POC详情
17 scaner for cve-2014-6271 https://github.com/villadora/CVE-2014-6271 POC详情
18 Salt recipe for shellshock (CVE-2014-6271) https://github.com/APSL/salt-shellshock POC详情
19 Ansible role to check the CVE-2014-6271 vulnerability https://github.com/teedeedubya/bash-fix-exploit POC详情
20 Debian Lenny Bash packages with cve-2014-6271 patches (i386 and amd64) https://github.com/internero/debian-lenny-bash_3.2.52-cve-2014-6271 POC详情
21 None https://github.com/u20024804/bash-3.2-fixed-CVE-2014-6271 POC详情
22 None https://github.com/u20024804/bash-4.2-fixed-CVE-2014-6271 POC详情
23 None https://github.com/u20024804/bash-4.3-fixed-CVE-2014-6271 POC详情
24 A python script to enumerate CGI scripts vulnerable to CVE-2014-6271 on one specific server https://github.com/francisck/shellshock-cgi POC详情
25 A script, in C, to check if CGI scripts are vulnerable to CVE-2014-6271 (The Bash Bug) https://github.com/proclnas/ShellShock-CGI-Scan POC详情
26 CVE-2014-6271 Remote Interactive Shell - PoC Exploit https://github.com/sch3m4/RIS POC详情
27 None https://github.com/ryeyao/CVE-2014-6271_Test POC详情
28 shellshock CVE-2014-6271 CGI Exploit, Use like Openssh via CGI https://github.com/cj1324/CGIShell POC详情
29 This module determine the vulnerability of a bash binary to the shellshock exploits (CVE-2014-6271 or CVE-2014-7169) and then patch that where possible https://github.com/renanvicente/puppet-shellshock POC详情
30 Android app to scan for bash Vulnerability - CVE-2014-6271 also known as Shellshock https://github.com/indiandragon/Shellshock-Vulnerability-Scan POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2014-6271 的情报信息

登录查看更多情报信息。

CVE-2014-6271 厂商安全公告 (93)

CVE-2014-6271 公开利用代码 (10)

CVE-2014-6271 邮件列表归档 (39)

CVE-2014-6271 安全博客文章 (1)

CVE-2014-6271 其他参考 (18)

同批安全公告 · n/a · 2014-09-24 · 共 12 条

CVE-2014-6693 Android Juiker应用程序加密问题漏洞
CVE-2014-6694 Android 5SOS Family Planet应用程序加密问题漏洞
CVE-2014-6695 Android Wedding Photo Frames-Love Pics应用程序加密问题漏洞
CVE-2014-6696 Android Candy Girl Party Makeover应用程序加密问题漏洞
CVE-2014-6697 Android Morocco Weather应用程序加密问题漏洞
CVE-2014-6698 Android Galaxy Online 2应用程序加密问题漏洞
CVE-2014-6699 Android Weather Channel应用程序加密问题漏洞
CVE-2014-6700 Android NBA Game Time 2013-2014应用程序加密问题漏洞
CVE-2014-6701 Android Vendormate Mobile应用程序加密问题漏洞
CVE-2014-3380 Cisco Unified Communications Domain Manager Platform Software 安全漏洞
CVE-2014-5323 Android Yuko Yuko应用程序加密问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2014-6271

暂无评论


发表评论