mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
22 lines
963 B
Markdown
22 lines
963 B
Markdown
### [CVE-2015-1862](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1862)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The crash reporting feature in Abrt allows local users to gain privileges by leveraging an execve by root after a chroot into a user-specified directory in a namedspaced environment.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/131422/Fedora-abrt-Race-Condition.html
|
|
- http://packetstormsecurity.com/files/131423/Linux-Apport-Abrt-Local-Root-Exploit.html
|
|
- http://packetstormsecurity.com/files/131429/Abrt-Apport-Race-Condition-Symlink.html
|
|
- https://www.exploit-db.com/exploits/36746/
|
|
- https://www.exploit-db.com/exploits/36747/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|