CVE-2014-9358
medium
CVSS v3
—
CVSS v2
6.4
VIR risk
6.4
Description
Directory Traversal in Docker in github.com/docker/docker
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-9358
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.3.3~dfsg1-1 |
| debian | bullseye | fixed | 1.3.3~dfsg1-1 |
| debian | forky | fixed | 1.3.3~dfsg1-1 |
| debian | sid | fixed | 1.3.3~dfsg1-1 |
| debian | trixie | fixed | 1.3.3~dfsg1-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/docker/docker | <1.3.2 | 1.3.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| docker | docker | {"endIncluding":"1.3.2"} | |
References
- http://www.securityfocus.com/archive/1/534215/100/0/threaded
- https://groups.google.com/forum/#%21msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ
- https://security-tracker.debian.org/tracker/CVE-2014-9358
- https://nvd.nist.gov/vuln/detail/CVE-2014-9358
- https://access.redhat.com/security/cve/cve-2014-9358
- https://groups.google.com/forum/#!msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ
- https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9358
- https://github.com/advisories/GHSA-qmmc-jppf-32wv
- https://groups.google.com/g/docker-user/c/nFAz-B-n4Bw/m/0wr3wvLsnUwJ
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.