gsd-2015-5305
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2015-5305",
"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.",
"id": "GSD-2015-5305",
"references": [
"https://www.suse.com/security/cve/CVE-2015-5305.html",
"https://access.redhat.com/errata/RHSA-2015:1945"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2015-5305"
],
"details": "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.",
"id": "GSD-2015-5305",
"modified": "2023-12-13T01:20:06.603266Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-5305",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://access.redhat.com/errata/RHSA-2015:1945",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2015:1945"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1273969",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1273969"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.1.1",
"affected_versions": "All versions before 1.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2022-04-12",
"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.",
"fixed_versions": [
"v1.1.1"
],
"identifier": "CVE-2015-5305",
"identifiers": [
"GHSA-jp32-vmm6-3vf5",
"CVE-2015-5305"
],
"not_impacted": "All versions starting from 1.1.1",
"package_slug": "go/github.com/kubernetes/kubernetes",
"pubdate": "2022-02-15",
"solution": "Upgrade to version 1.1.1 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2015-5305",
"https://github.com/kubernetes/kubernetes/commit/68f2add9bd5d43b9da1424d87d88f83d120e17d0",
"https://access.redhat.com/errata/RHSA-2015:1945",
"https://bugzilla.redhat.com/show_bug.cgi?id=1273969",
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5305",
"https://github.com/advisories/GHSA-jp32-vmm6-3vf5"
],
"uuid": "891309f1-f5fd-42f6-b8b6-a11482a8a0df",
"versions": [
{
"commit": {
"sha": "60ed5d038a5a3c3c78fdff1315c01aebf5a61cd1",
"tags": [
"v1.1.1"
],
"timestamp": "20151109155645"
},
"number": "v1.1.1"
}
]
},
{
"affected_range": "\u003c1.1.1",
"affected_versions": "All versions before 1.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2023-02-17",
"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.",
"fixed_versions": [
"1.1.1"
],
"identifier": "CVE-2015-5305",
"identifiers": [
"GHSA-jp32-vmm6-3vf5",
"CVE-2015-5305"
],
"not_impacted": "All versions starting from 1.1.1",
"package_slug": "go/k8s.io/kubernetes",
"pubdate": "2022-02-15",
"solution": "Upgrade to version 1.1.1 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2015-5305",
"https://github.com/kubernetes/kubernetes/commit/68f2add9bd5d43b9da1424d87d88f83d120e17d0",
"https://access.redhat.com/errata/RHSA-2015:1945",
"https://bugzilla.redhat.com/show_bug.cgi?id=1273969",
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5305",
"https://access.redhat.com/security/cve/CVE-2015-5305",
"https://github.com/kubernetes/kubernetes/pull/16381",
"https://github.com/kubernetes/kubernetes/commit/37f730f68c7f06e060f90714439bfb0dbb2df5e7",
"https://pkg.go.dev/vuln/GO-2022-0701",
"https://github.com/advisories/GHSA-jp32-vmm6-3vf5"
],
"uuid": "536a8f06-3d57-4817-aa83-3ecf9d88e300"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:redhat:openshift:3.0:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-5305"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1273969",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1273969"
},
{
"name": "RHSA-2015:1945",
"refsource": "REDHAT",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2015:1945"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T00:53Z",
"publishedDate": "2015-11-06T18:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…