cve/2015/CVE-2015-5223.md
2024-06-18 02:51:15 +02:00

19 lines
748 B
Markdown

### [CVE-2015-5223](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5223)
![](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
OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensitive information via a PUT tempurl and a DLO object manifest that references an object in another container.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- https://bugs.launchpad.net/swift/+bug/1449212
#### Github
No PoCs found on GitHub currently.