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

18 lines
737 B
Markdown

### [CVE-2015-1856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1856)
![](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.3.0, when allow_version is configured, allows remote authenticated users to delete the latest version of an object by leveraging listing access to the x-versions-location container.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
#### Github
No PoCs found on GitHub currently.