Files
CVEs-PoC/2019/CVE-2019-11250.md
T
2024-05-26 14:27:05 +02:00

1.1 KiB

CVE-2019-11250

Description

The Kubernetes client-go library logs request headers at verbosity levels of 7 or higher. This can disclose credentials to unauthorized users via logs or command output. Kubernetes components (such as kube-apiserver) prior to v1.16.0, which make use of basic or bearer token authentication, and run at high verbosity levels, are affected.

POC

Reference

No PoCs from references.

Github