Files
CVEs-PoC/2017/CVE-2017-5206.md
T
2024-06-18 02:51:15 +02:00

19 lines
764 B
Markdown

### [CVE-2017-5206](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5206)
![](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
Firejail before 0.9.44.4, when running on a Linux kernel before 4.8, allows context-dependent attackers to bypass a seccomp-based sandbox protection mechanism via the --allow-debuggers argument.
### POC
#### Reference
- https://blog.lizzie.io/linux-containers-in-500-loc.html#fn.51
- https://github.com/netblue30/firejail/commit/6b8dba29d73257311564ee7f27b9b14758cc693e
#### Github
No PoCs found on GitHub currently.