gsd-2015-7561
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Kubernetes in OpenShift3 allows remote authenticated users to use the private images of other users should they know the name of said image.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-7561", "description": "Kubernetes in OpenShift3 allows remote authenticated users to use the private images of other users should they know the name of said image.", "id": "GSD-2015-7561" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-7561" ], "details": "Kubernetes in OpenShift3 allows remote authenticated users to use the private images of other users should they know the name of said image.", "id": "GSD-2015-7561", "modified": "2023-12-13T01:20:01.289395Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-7561", "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": "Kubernetes in OpenShift3 allows remote authenticated users to use the private images of other users should they know the name of said image." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/pull/18909", "refsource": "MISC", "url": "https://github.com/kubernetes/kubernetes/pull/18909" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1291963", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1291963" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.2.0-alpha.6", "affected_versions": "All versions before 1.2.0-alpha.6", "cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-264", "CWE-937" ], "date": "2023-07-31", "description": "Kubernetes in OpenShift3 allows remote authenticated users to use the private images of other users should they know the name of said image.", "fixed_versions": [ "1.2.0-alpha.6" ], "identifier": "CVE-2015-7561", "identifiers": [ "GHSA-2h9c-34v6-3qmr", "CVE-2015-7561" ], "not_impacted": "All versions starting from 1.2.0-alpha.6", "package_slug": "go/k8s.io/kubernetes", "pubdate": "2022-05-13", "solution": "Upgrade to version 1.2.0-alpha.6 or above. *Note*: 1.2.0-alpha.6 may be an unstable version. Use caution.", "title": "Kubernetes in OpenShift3 Access Control Misconfiguration", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2015-7561", "https://github.com/kubernetes/kubernetes/pull/18909", "https://bugzilla.redhat.com/show_bug.cgi?id=1291963", "https://github.com/advisories/GHSA-2h9c-34v6-3qmr" ], "uuid": "a700a11b-d011-4ef3-9847-6421ba0c91c5" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:openshift:3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-7561" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Kubernetes in OpenShift3 allows remote authenticated users to use the private images of other users should they know the name of said image." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/pull/18909", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/pull/18909" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1291963", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory", "VDB Entry" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1291963" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 1.6, "impactScore": 1.4 } }, "lastModifiedDate": "2021-06-03T15:04Z", "publishedDate": "2017-08-07T17:29Z" } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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.