cve/2022/CVE-2022-2403.md
2024-05-25 21:48:12 +02:00

974 B

CVE-2022-2403

Description

A credentials leak was found in the OpenShift Container Platform. The private key for the external cluster certificate was stored incorrectly in the oauth-serving-cert ConfigMaps, and accessible to any authenticated OpenShift user or service-account. A malicious user could exploit this flaw by reading the oauth-serving-cert ConfigMap in the openshift-config-managed namespace, compromising any web traffic secured using that certificate.

POC

Reference

No PoCs from references.

Github