Files
CVEs-PoC/2022/CVE-2022-2403.md
T
2025-09-29 21:09:30 +02:00

970 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