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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The open_by_handle_at function in vzkernel before 042stab090.5 in the OpenVZ modification for the Linux kernel 2.6.32, when using simfs, might allow local container users with CAP_DAC_READ_SEARCH capability to bypass an intended container protection mechanism and access arbitrary files on a filesystem via vectors related to use of the file_handle structure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2014/06/24/16
|
|
|
|
#### Github
|
|
- https://github.com/v0112358/proxomox
|
|
|