CVE-2014-7169
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedGNU 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.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceCVE-2014-7169 is an incomplete fix for the original Shellshock vulnerability (CVE-2014-6271). GNU Bash versions through 4.3 bash43-025 fail to properly parse trailing strings after malformed function definitions in environment variable values, allowing remote attackers to execute arbitrary commands or write to files via crafted environment variables set across privilege boundaries.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 4= 5= 6= 2.1= 3.4= 4.0= 5.0= 6.0= 7.0= 5.0= 6.0= 7.0= 5.9= 6.4= 6.5= 7.3= 7.4= 7.5= 7.6= 7.7= 5.9_s390x= 6.4_s390x= 6.5_s390x= 7.3_s390x= 7.4_s390x= 7.5_s390x= 7.6_s390x= 7.7_s390x= 5.0_ppc= 5.9_ppc= 6.0_ppc64= 6.4_ppc64= 7.0_ppc64CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check installed Bash versionRun `bash --version` or `rpm -q bash` to obtain the version numberAffected if Version is GNU Bash through 4.3 bash43-025 (any version before bash43-026)
-
Verify Apache CGI modules are enabledCheck for enabled mod_cgi or mod_cgid: `httpd -M 2>/dev/null | grep -E 'cgid?$'` or inspect Apache config files for 'LoadModule cgi_module' or 'LoadModule cgid_module'Affected if Apache mod_cgi or mod_cgid is loaded and CGI scripts are permitted
-
Check OpenSSH ForceCommand configurationInspect sshd_config for 'ForceCommand' directives: `grep -r 'ForceCommand' /etc/ssh/sshd_config` or check for Match blocks containing ForceCommandAffected if OpenSSH is configured with ForceCommand enabled
-
Identify DHCP client script usageCheck for DHCP client scripts in /etc/dhcp, /etc/dhcp3, or NetworkManager script directories, or examine network interface configurations for DHCPAffected if System uses DHCP client scripts that Bash may process on lease renewal
Your environment is affected if Bash version is 4.3 bash43-025 or earlier AND you have any of the vulnerable entry points (Apache CGI, OpenSSH ForceCommand, or DHCP client scripts) enabled and exposed to untrusted input.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpdate Bash to a version later than bash43-025, or apply the complete patch for this vulnerability. Audit and restart services that use Bash (SSH, Apache with CGI, DHCP clients) to ensure the patched Bash is loaded.
Bash 4.3 patch 26 or later; or upgrade to latest vendor-provided bash package for your distribution (e.g., RHEL 7.0 users should apply RHSA-2014:1311)
- Check current bash version with: bash --version
- Update package manager cache: yum clean all (for RHEL/CentOS) or apt-get update (for Debian/Ubuntu)
- Apply security updates for bash: yum update bash (for RHEL/CentOS) or apt-get install bash (for Debian/Ubuntu)
- Verify the patched version: bash --version (should be bash 4.3 patch 26 or later, or vendor-patched version)
- Test for CVE-2014-7169 vulnerability using publicly available test scripts or: env X='() { (a)=>\' bash -c "echo date"
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation6.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,368.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2014-7169 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sources- www.oracle.com
- packetstormsecurity.com
- www.oracle.com
- advisories.mageia.org
- jvn.jp
- jvndb.jvn.jp
- lcamtuf.blogspot.com
- linux.oracle.com
- linux.oracle.com
- linux.oracle.com
- linux.oracle.com
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- packetstormsecurity.com
- packetstormsecurity.com
- rhn.redhat.com
- rhn.redhat.com
- rhn.redhat.com
- rhn.redhat.com
- seclists.org
- support.apple.com
- support.novell.com
- tools.cisco.com
- twitter.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www.debian.org
- www.kb.cert.org
- www.novell.com
- www.novell.com
- www.qnap.com
- www.securityfocus.com
- www.ubuntu.com
- www.ubuntu.com
- www.us-cert.gov
- www.vmware.com
- access.redhat.com
- access.redhat.com
- kb.juniper.net
- support.apple.com
- support.citrix.com
- support.f5.com
- supportcenter.checkpoint.com
- www.arista.com
- www.exploit-db.com
- www.suse.com
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- marc.info
- www.openwall.com
- support.citrix.com
- archives.neohapsis.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- www-01.ibm.com
- www-01.ibm.com
- www-01.ibm.com
- www-947.ibm.com
- www.mandriva.com
- help.ecostruxureit.com
- kb.bluecoat.com
- kc.mcafee.com
- support.hpe.com
- support.hpe.com
- www.cisa.gov
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2014-7169 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data