Files
CVEs-PoC/2014/CVE-2014-3517.md
T
2024-06-18 02:51:15 +02:00

18 lines
817 B
Markdown

### [CVE-2014-3517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3517)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
api/metadata/handler.py in OpenStack Compute (Nova) before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2, when proxying metadata requests through Neutron, makes it easier for remote attackers to guess instance ID signatures via a brute-force attack that relies on timing differences in responses to instance metadata requests.
### POC
#### Reference
- https://bugs.launchpad.net/nova/+bug/1325128
#### Github
No PoCs found on GitHub currently.