mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
18 lines
882 B
Markdown
18 lines
882 B
Markdown
### [CVE-2015-6927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6927)
|
|

|
|

|
|

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