.. / CVE-2018-18264

Exploit for Kubernetes Dashboard <1.10.1 - Authentication Bypass (CVE-2018-18264)

Description:

Kubernetes Dashboard before 1.10.1 allows attackers to bypass authentication and use Dashboard’s Service Account for reading secrets within the cluster.

Nuclei Template

View the template here CVE-2018-18264.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2018/CVE-2018-18264.yaml
Copy

References:

https://github.com/kubernetes/dashboard/pull/3400
https://github.com/kubernetes/dashboard/pull/3289
https://groups.google.com/forum/#!topic/kubernetes-announce/yBrFf5nmvfI
https://sysdig.com/blog/privilege-escalation-kubernetes-dashboard/
https://nvd.nist.gov/vuln/detail/CVE-2018-18264