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

18 lines
893 B
Markdown

### [CVE-2017-7517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7517)
![](https://img.shields.io/static/v1?label=Product&message=Hawkular%20Metrics&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Hawkular%20Metrics%20as%20shipped%20in%20Red%20Hat%20Openshift%203.x%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20&color=brightgreen)
### 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
- https://github.com/ARPSyndicate/cvemon