CVE-2014-7169

CRITICAL KEV

GNU Bash < 4.3 - Remote Code Execution via Malformed Environment Variable Function Definitions

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2014-7169 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added January 28, 2022. EIP tracks 19 public exploits from researchers including hobbily plunt, chef-boneyard, Gobinath-B.

AI-analyzed exploit summary This exploit leverages the ShellShock vulnerability (CVE-2014-6271) in OpenVPN's authentication script to execute arbitrary commands via environment variables, resulting in a reverse shell. The PoC demonstrates how a malicious client can exploit the vulnerability by injecting a payload into the username and password fields during authentication.

Description

GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact 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. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-6271.

Exploits (19)

exploitdb WORKING POC
by hobbily plunt · textremotelinux
https://www.exploit-db.com/exploits/34879

This exploit leverages the ShellShock vulnerability (CVE-2014-6271) in OpenVPN's authentication script to execute arbitrary commands via environment variables, resulting in a reverse shell. The PoC demonstrates how a malicious client can exploit the vulnerability by injecting a payload into the username and password fields during authentication.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: OpenVPN 2.2.29
No auth needed
Prerequisites: OpenVPN server with vulnerable version · Server configured to use external authentication script · Network access to the OpenVPN server
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec SCANNER 5 stars
by chef-boneyard · poc
https://github.com/chef-boneyard/bash-shellshock

This repository contains a Chef cookbook designed to audit and remediate systems vulnerable to CVE-2014-7169 (Shellshock). It includes an OHAI plugin to detect vulnerability and recipes to upgrade Bash via the system's package manager.

Classification
Scanner 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Bash (versions vulnerable to CVE-2014-7169)
Auth required
Prerequisites: Access to execute Chef recipes on the target system · System with vulnerable Bash version
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec STUB 1 stars
by Gobinath-B · local
https://github.com/Gobinath-B/SHELL-SCHOCK

The repository contains only a README.md file with minimal information about CVE-2014-7169 (Shellshock) but no actual exploit code or technical details. It appears to be a placeholder or incomplete submission.

Classification
Stub 90%
Attack Type
Other
Complexity
Trivial
Reliability
Theoretical
Target: GNU Bash (versions up to 4.3)
No auth needed
Prerequisites: Vulnerable Bash version
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec SCANNER
by gina-alaska · remote
https://github.com/gina-alaska/bash-cve-2014-7169-cookbook

This repository contains a Chef cookbook for detecting and remediating the Shellshock vulnerability (CVE-2014-7169) in Bash. It includes an Ohai plugin to check for vulnerability and recipes to upgrade Bash if vulnerable.

Classification
Scanner 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Bash (versions vulnerable to Shellshock)
No auth needed
Prerequisites: Access to a system with vulnerable Bash
devstral-2 · analyzed Feb 16, 2026 Full analysis →
vulncheck_xdb SCANNER
remote
https://github.com/ajansha/shellshock

This repository contains a Bash script that scans for Shellshock vulnerabilities (CVE-2014-6271 & CVE-2014-7169) by sending crafted HTTP headers to a target URL and checking the response for indicators of vulnerability. It does not exploit the vulnerability but detects its presence.

Classification
Scanner 95%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: Bash (versions affected by Shellshock)
No auth needed
Prerequisites: Target URL with a vulnerable Bash environment
devstral-2 · analyzed Feb 25, 2026 Full analysis →
exploitdb WORKING POC
webappsphp
https://www.exploit-db.com/exploits/35146

This exploit leverages the Shellshock vulnerability (CVE-2014-6271) in Bash to bypass PHP's disable_functions by injecting malicious environment variables via the mail() function. It executes arbitrary commands and captures the output by writing to a temporary file.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: PHP 5.x (tested on 5.6.2) with Bash as /bin/sh
No auth needed
Prerequisites: Bash as the system shell (/bin/sh) · PHP with mail() function enabled · Environment variable manipulation not restricted
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WRITEUP
webappsmultiple
https://www.exploit-db.com/exploits/36609

This is a detailed technical analysis of multiple vulnerabilities in Kemp Load Master, including RCE via command injection in CGI scripts, CSRF, XSS, and DoS. The writeup provides root cause analysis, affected endpoints, and exploitation techniques, but does not include functional exploit code.

Classification
Writeup 95%
Attack Type
Rce | Xss | Csrf | Dos
Complexity
Moderate
Reliability
Reliable
Target: Kemp Load Master v7.1-16 and prior
Auth required
Prerequisites: Authenticated access to the web interface · Basic knowledge of CGI and bash scripting
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
rubyremotelinux
https://www.exploit-db.com/exploits/34862

This Metasploit module exploits the Shellshock vulnerability (CVE-2014-7169) in Pure-FTPd by injecting malicious environment variables via FTP authentication. It leverages the bash environment variable code injection flaw to achieve remote command execution.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Pure-FTPd with external authentication
No auth needed
Prerequisites: Pure-FTPd configured to use external authentication · Bash vulnerable to Shellshock (CVE-2014-6271)
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
pythonremotelinux
https://www.exploit-db.com/exploits/34896

This exploit leverages the Shellshock vulnerability (CVE-2014-7169) in Bash to execute arbitrary commands via SMTP headers. It sends a crafted email with malicious headers to a vulnerable SMTP server, triggering command execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Bash versions 4.2.x < 4.2.48
No auth needed
Prerequisites: Vulnerable Bash version · SMTP server accepting connections
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
pythonremotelinux
https://www.exploit-db.com/exploits/34860

This exploit leverages the Shellshock vulnerability (CVE-2014-7169) in Bash by crafting malicious DHCP packets. It listens for DHCP DISCOVER broadcasts, extracts client details, and responds with an OFFER and ACK containing a malicious payload in the URL option (114), triggering remote code execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: GNU Bash 4.3.11 (and other vulnerable versions)
No auth needed
Prerequisites: Network access to broadcast DHCP traffic · Vulnerable Bash version on target
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WRITEUP
remotelinux
https://www.exploit-db.com/exploits/34765

This is a technical writeup explaining the Bash Shellshock vulnerability (CVE-2014-7169), detailing how specially crafted environment variables can inject and execute arbitrary code. It includes examples of vulnerable and patched behavior, demonstrating the root cause and fix.

Classification
Writeup 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Bash (versions before the patch)
No auth needed
Prerequisites: Access to a system running a vulnerable version of Bash · Ability to set environment variables
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
pythonremotelinux
https://www.exploit-db.com/exploits/36933

This exploit leverages the ShellShock vulnerability (CVE-2014-7169) by injecting malicious environment variables into DHCP responses. It uses Scapy to craft DHCP packets with a payload that triggers command execution in vulnerable Bash versions.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Bash (versions affected by ShellShock)
No auth needed
Prerequisites: Network access to DHCP clients · Vulnerable Bash version on target
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
rubyremotelinux
https://www.exploit-db.com/exploits/35115

This Metasploit module exploits CVE-2014-7169 (Shellshock) by injecting malicious environment variables into CUPS filters via PRINTER_INFO and PRINTER_LOCATION. It supports both CVE-2014-6271 and CVE-2014-6278 payloads, achieving remote code execution on vulnerable CUPS servers.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: CUPS (Common Unix Printing System) versions 1.4.3, 1.5.3, 1.6.2, 1.7.2
Auth required
Prerequisites: CUPS server with vulnerable Bash version · Valid CUPS credentials · Network access to port 631
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
phpremotelinux
https://www.exploit-db.com/exploits/34766

This PHP script exploits CVE-2014-6271 (Shellshock) by sending a crafted HTTP request with a malicious User-Agent header to a vulnerable CGI script, triggering remote code execution via specially crafted environment variables in Bash.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: GNU Bash versions up to 3.2.51(1)-release
No auth needed
Prerequisites: Vulnerable Bash version · CGI script accessible via HTTP
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
rubyremotehardware
https://www.exploit-db.com/exploits/36504

This Metasploit module exploits CVE-2014-6271 (ShellShock) in QNAP Turbo NAS devices by injecting malicious environment variables via the User-Agent header in HTTP requests to execute arbitrary commands with admin privileges.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: QNAP Turbo NAS (all models except TS-100, TS-101, TS-200)
No auth needed
Prerequisites: Network access to the QNAP device · Vulnerable CGI script endpoint
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
rubyremotehardware
https://www.exploit-db.com/exploits/36503

This Metasploit module exploits CVE-2014-6271 (ShellShock) to spawn a remote admin shell on QNAP Turbo NAS devices by injecting malicious environment variables via HTTP headers, triggering a reverse shell via utelnetd.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: QNAP Turbo NAS (all models except TS-100, TS-101, TS-200)
No auth needed
Prerequisites: Network access to the target device · Vulnerable Bash version (CVE-2014-6271)
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
pythonwebappscgi
https://www.exploit-db.com/exploits/34839

This exploit leverages ShellShock (CVE-2014-7169) to perform authenticated remote command injection on IPFire <= 2.15 core 82 via a crafted HTTP header. It uses Basic Auth to authenticate and injects a malicious environment variable to execute arbitrary commands.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: IPFire <= 2.15 core 82
Auth required
Prerequisites: Valid credentials for the IPFire web interface · Network access to the target
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
rubywebappscgi
https://www.exploit-db.com/exploits/34895

This Metasploit module exploits the Shellshock vulnerability (CVE-2014-6271) in Apache CGI scripts by injecting a malicious HTTP User-Agent header to execute arbitrary commands, specifically delivering a payload to a target system.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Apache HTTP Server with CGI scripts (Bash vulnerable to Shellshock)
No auth needed
Prerequisites: Target system running a vulnerable version of Bash · Apache HTTP Server with CGI enabled
devstral-2 · analyzed Feb 19, 2026 Full analysis →
exploitdb WORKING POC
rubyremotecgi
https://www.exploit-db.com/exploits/34777

This Metasploit module exploits CVE-2014-6271 (Shellshock) by sending a crafted HTTP request with a malicious User-Agent header to a BASH-based CGI script, allowing arbitrary command execution. The exploit leverages the vulnerability in BASH's environment variable handling to inject and execute commands.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: BASH-based CGI scripts (versions of BASH prior to the patch for CVE-2014-6271)
No auth needed
Prerequisites: A vulnerable BASH-based CGI script accessible via HTTP · Network access to the target server
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (161)

Core 161
Core References
Exploit, Third Party Advisory, VDB Entry x_refsource_misc
http://packetstormsecurity.com/files/128517/VMware-Security-Advisory-2014-0010.html
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=ssg1S1004897
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21685749
Mailing List mailing-list x_refsource_mlist
http://www.openwall.com/lists/oss-security/2014/09/24/32
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141577137423233&w=2
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141216668515282&w=2
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141383138121313&w=2
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=142721162228379&w=2
Broken Link, Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/533593/100/0/threaded
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=142358026505815&w=2
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00038.html
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21686084
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61188
Third Party Advisory third-party-advisory x_refsource_jvn
http://jvn.jp/en/jp/JVN55667175/index.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61676
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00044.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60433
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141383026420882&w=2
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141585637922673&w=2
Third Party Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2014-1306.html
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141576728022234&w=2
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21685541
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61715
Third Party Advisory vendor-advisory x_refsource_ubuntu
http://www.ubuntu.com/usn/USN-2363-2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61816
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-updates/2014-10/msg00025.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61442
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=142358078406056&w=2
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=142805027510172&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61283
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=142113462216480&w=2
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-updates/2014-10/msg00023.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61654
Third Party Advisory x_refsource_confirm
http://www.novell.com/support/kb/doc.php?id=7015701
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/62312
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/59272
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141319209015420&w=2
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141879528318582&w=2
Third Party Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2014-1312.html
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21685604
Third Party Advisory vendor-advisory x_refsource_ubuntu
http://www.ubuntu.com/usn/USN-2363-1
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=142118135300698&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61703
Third Party Advisory x_refsource_confirm
http://support.apple.com/kb/HT6495
Third Party Advisory, US Government Resource third-party-advisory x_refsource_cert-vn
http://www.kb.cert.org/vuls/id/252743
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61065
Third Party Advisory x_refsource_confirm
http://linux.oracle.com/errata/ELSA-2014-3075.html
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141383196021590&w=2
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141383081521087&w=2
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21686445
Third Party Advisory x_refsource_confirm
http://support.novell.com/security/cve/CVE-2014-7169.html
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21686131
Third Party Advisory, VDB Entry third-party-advisory x_refsource_jvndb
http://jvndb.jvn.jp/jvndb/JVNDB-2014-000126
Third Party Advisory, US Government Resource third-party-advisory x_refsource_cert
http://www.us-cert.gov/ncas/alerts/TA14-268A
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61641
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00042.html
Third Party Advisory x_refsource_confirm
https://kb.juniper.net/InfoCenter/index?page=content&id=JSA10648
Third Party Advisory x_refsource_confirm
https://access.redhat.com/node/1200223
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2014-10/msg00004.html
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=ssg1S1004898
Broken Link vendor-advisory x_refsource_apple
http://archives.neohapsis.com/archives/bugtraq/2014-10/0101.html
Mailing List, Third Party Advisory mailing-list x_refsource_fulldisc
http://seclists.org/fulldisclosure/2014/Oct/0
Broken Link vendor-advisory x_refsource_mandriva
http://www.mandriva.com/security/advisories?name=MDVSA-2015:164
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61619
Third Party Advisory x_refsource_confirm
http://linux.oracle.com/errata/ELSA-2014-3078.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60325
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60024
Exploit, Third Party Advisory, VDB Entry x_refsource_misc
http://packetstormsecurity.com/files/128567/CA-Technologies-GNU-Bash-Shellshock.html
Exploit, Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/34879/
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61622
Third Party Advisory x_refsource_confirm
https://access.redhat.com/articles/1200223
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/62343
Third Party Advisory x_refsource_confirm
http://advisories.mageia.org/MGASA-2014-0393.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61565
Third Party Advisory x_refsource_confirm
https://www.suse.com/support/shellshock/
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141450491804793&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61313
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61873
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61485
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00041.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61618
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60947
Third Party Advisory x_refsource_confirm
https://support.apple.com/kb/HT6535
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141577297623641&w=2
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=isg3T1021272
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141383244821813&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61312
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60193
Third Party Advisory x_refsource_confirm
http://www.vmware.com/security/advisories/VMSA-2014-0010.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61479
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60063
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60034
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141330425327438&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/59907
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/58200
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141577241923505&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61643
Third Party Advisory x_refsource_misc
http://twitter.com/taviso/statuses/514887394294652929
Third Party Advisory x_refsource_confirm
http://www.novell.com/support/kb/doc.php?id=7015721
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21687079
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61503
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21686246
Third Party Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2014-1354.html
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141216207813411&w=2
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=ssg1S1004915
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141383465822787&w=2
Third Party Advisory x_refsource_confirm
http://www.qnap.com/i/en/support/con_show.php?cid=61
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141694386919794&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61552
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61780
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=isg3T1021279
Permissions Required x_refsource_confirm
https://support.citrix.com/article/CTX200223
Third Party Advisory x_refsource_confirm
http://linux.oracle.com/errata/ELSA-2014-3077.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/62228
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141330468527613&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61855
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141235957116749&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60044
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61291
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141345648114150&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/59737
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61287
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141383353622268&w=2
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61711
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=isg3T1021361
Mailing List vendor-advisory x_refsource_hp
http://marc.info/?l=bugtraq&m=141383304022067&w=2
Third Party Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2014-1311.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61128
Mailing List, Third Party Advisory vendor-advisory x_refsource_debian
http://www.debian.org/security/2014/dsa-3035
Third Party Advisory x_refsource_confirm
https://support.citrix.com/article/CTX200217
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61471
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/60055
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61550
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61633
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21686494
Third Party Advisory x_refsource_confirm
http://linux.oracle.com/errata/ELSA-2014-1306.html
Broken Link x_refsource_confirm
https://kb.bluecoat.com/index?page=content&id=SA82
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00048.html
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61328
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=swg21685733
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61129
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61700
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61626
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61603
Broken Link third-party-advisory x_refsource_secunia
http://secunia.com/advisories/61857
Third Party Advisory x_refsource_confirm
http://www-01.ibm.com/support/docview.wss?uid=ssg1S1004879

Scores

CVSS v3 9.8
EPSS 0.9994
EPSS Percentile 100.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation active
Automatable yes
Technical Impact total

Details

CISA KEV 2022-01-28
VulnCheck KEV 2014-09-30
InTheWild.io 2022-01-28
ENISA EUVD EUVD-2014-7046
CWE
CWE-78
Status published
Products (49)
apple/mac_os_x 10.0.0 - 10.10.0
arista/eos 4.9.0 - 4.9.12
canonical/ubuntu_linux 10.04
canonical/ubuntu_linux 12.04
canonical/ubuntu_linux 14.04
checkpoint/security_gateway < r77.30
citrix/netscaler_sdx_firmware < 9.3.67.5r1
debian/debian_linux 7.0
f5/arx_firmware 6.0.0 - 6.4.0
f5/big-ip_access_policy_manager 11.6.0
... and 39 more
Published Sep 25, 2014
KEV Added Jan 28, 2022
Tracked Since Feb 18, 2026