Security readout for executives and security teams
CVE-2014-6278 is a Bash parsing flaw in environment-variable function definitions. In certain integrations, an external input can cross into an environment variable and later be processed by Bash, allowing attacker-controlled commands to run. The CVE describes remote vectors including Apache CGI, OpenSSH ForceCommand, and DHCP-client script paths. Highest exposure is where Bash is invoked after untrusted data is placed into the environment. The CVE specifically names Apache mod_cgi/mod_cgid, OpenSSH sshd ForceCommand, DHCP client scripts, and similar privilege-boundary environment handoffs. Product coverage is broad but the bundle does not enumerate exact affected CPEs. High priority for legacy or exposed Unix/Linux environments. This is an older Shellshock-family issue, but the impact is full command execution when reachable patterns exist. Executives should require proof of patch coverage and targeted exposure review, not just a general statement that Shellshock was addressed years ago. Mitigation focus: Apply vendor Bash security updates for each operating system, appliance, and bundled product.; Review Oracle, IBM, HP, Check Point, SUSE, and JVN advisories for product-specific guidance.; Prioritize systems exposing CGI, forced SSH commands, or DHCP hook scripts that invoke Bash..
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2014-6278 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk102673&src=securityAlertsCVE reference · x_refsource_CONFIRM
- https://kc.mcafee.com/corporate/index?page=content&id=SB10085CVE reference · x_refsource_CONFIRM
- https://support.f5.com/kb/en-us/solutions/public/15000/600/sol15629.htmlCVE reference · x_refsource_CONFIRM
- https://security-tracker.debian.org/tracker/CVE-2014-6278CVE reference · x_refsource_CONFIRM
- 39887CVE reference · exploit, x_refsource_EXPLOIT-DB
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
