CVE-2018-1002102

Source
https://cve.org/CVERecord?id=CVE-2018-1002102
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1002102.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-1002102
Downstream
Related
Published
2019-12-05T16:15:10.427Z
Modified
2026-03-10T14:31:18.566756Z
Severity
  • 2.6 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

Improper validation of URL redirection in the Kubernetes API server in versions prior to v1.14.0 allows an attacker-controlled Kubelet to redirect API server requests from streaming endpoints to arbitrary hosts. Impacted API servers will follow the redirect as a GET request with client-certificate credentials for authenticating to the Kubelet.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1002102.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "1.10.0"
            },
            {
                "last_affected": "1.13.13"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.14.0-alpha0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.14.0-alpha1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "31"
            }
        ]
    }
]