mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
18 lines
643 B
Markdown
18 lines
643 B
Markdown
### [CVE-2016-8659](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8659)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Bubblewrap before 0.1.3 sets the PR_SET_DUMPABLE flag, which might allow local users to gain privileges by attaching to the process, as demonstrated by sending commands to a PrivSep socket.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/c-skills/CVEs
|
|
|