Files
CVEs-PoC/2015/CVE-2015-6927.md
T
2024-07-25 21:25:12 +00:00

18 lines
882 B
Markdown

### [CVE-2015-6927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6927)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
vzctl before 4.9.4 determines the virtual environment (VE) layout based on the presence of root.hdd/DiskDescriptor.xml in the VE private directory, which allows local simfs container (CT) root users to change the root password for arbitrary ploop containers, as demonstrated by a symlink attack on the ploop container root.hdd file and then access a control panel.
### POC
#### Reference
- https://src.openvz.org/projects/OVZL/repos/vzctl/commits/9e98ea630ac0e88b44e3e23c878a5166aeb74e1c
#### Github
No PoCs found on GitHub currently.