CVE-2015-5305
medium
CVSS v3
—
CVSS v2
6.4
VIR risk
6.4
Description
Directory traversal vulnerability in Kubernetes, as used in Red Hat OpenShift Enterprise 3.0, allows attackers to write to arbitrary files via a crafted object type name, which is not properly handled before passing it to etcd.
Predictions
Exploit likelihood
30%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-5305
Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=1273969
Vendor advisory: secalert@redhat.com — https://access.redhat.com/errata/RHSA-2015:1945
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/kubernetes/kubernetes | <1.1.1 | 1.1.1 |
| Go | k8s.io/kubernetes | <1.1.1 | 1.1.1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | openshift | 3.0 | |
References
- https://access.redhat.com/errata/RHSA-2015:1945
- https://bugzilla.redhat.com/show_bug.cgi?id=1273969
- https://nvd.nist.gov/vuln/detail/CVE-2015-5305
- https://github.com/kubernetes/kubernetes/pull/16381
- https://github.com/kubernetes/kubernetes/commit/37f730f68c7f06e060f90714439bfb0dbb2df5e7
- https://github.com/kubernetes/kubernetes/commit/68f2add9bd5d43b9da1424d87d88f83d120e17d0
- https://access.redhat.com/security/cve/CVE-2015-5305
- https://github.com/kubernetes/kubernetes
- https://pkg.go.dev/vuln/GO-2022-0701
- https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5305
- https://security-tracker.debian.org/tracker/CVE-2015-5305
CWEs
CWE-22
Verify integrity in audit chain (admin only). AS-IS.