Files
CVEs-PoC/2020/CVE-2020-15702.md
T
2024-05-25 21:48:12 +02:00

18 lines
998 B
Markdown

### [CVE-2020-15702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15702)
![](https://img.shields.io/static/v1?label=Product&message=apport&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.20.1%3C%202.20.1-0ubuntu2.24%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-367%20Time-of-check%20Time-of-use%20(TOCTOU)%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