mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
20 lines
838 B
Markdown
20 lines
838 B
Markdown
### [CVE-2011-4089](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4089)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The bzexe command in bzip2 1.0.5 and earlier generates compressed executables that do not properly handle temporary files during extraction, which allows local users to execute arbitrary code by precreating a temporary directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2011/Oct/804
|
|
- http://www.exploit-db.com/exploits/18147
|
|
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632862
|
|
|
|
#### Github
|
|
- https://github.com/litneet64/containerized-bomb-disposal
|
|
|