cve/2017/CVE-2017-7517.md
2024-05-26 14:27:05 +02:00

897 B

CVE-2017-7517

Description

An input validation vulnerability exists in Openshift Enterprise due to a 1:1 mapping of tenants in Hawkular Metrics and projects/namespaces in OpenShift. If a user creates a project called "MyProject", and then later deletes it another user can then create a project called "MyProject" and access the metrics stored from the original "MyProject" instance.

POC

Reference

No PoCs from references.

Github