mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 19:06:36 +02:00
18 lines
998 B
Markdown
18 lines
998 B
Markdown
### [CVE-2020-15702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15702)
|
|

|
|

|
|
%20Race%20Condition&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
TOCTOU Race Condition vulnerability in apport allows a local attacker to escalate privileges and execute arbitrary code. An attacker may exit the crashed process and exploit PID recycling to spawn a root process with the same PID as the crashed process, which can then be used to escalate privileges. Fixed in 2.20.1-0ubuntu2.24, 2.20.9 versions prior to 2.20.9-0ubuntu7.16 and 2.20.11 versions prior to 2.20.11-0ubuntu27.6. Was ZDI-CAN-11234.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/alphaSeclab/sec-daily-2020
|
|
|