mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
817 B
Markdown
18 lines
817 B
Markdown
### [CVE-2014-3517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3517)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|