Files
CVEs-PoC/2021/CVE-2021-25683.md
T
2025-09-29 21:09:30 +02:00

21 lines
946 B
Markdown

### [CVE-2021-25683](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25683)
![](https://img.shields.io/static/v1?label=Product&message=apport&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.20.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=2.20.11-0ubuntu27%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=2.20.11-0ubuntu50%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=2.20.9%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%20Improper%20Input%20Validation&color=brightgreen)
### Description
It was discovered that the get_starttime() function in data/apport did not properly parse the /proc/pid/stat file from the kernel.
### POC
#### Reference
- https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1912326
#### Github
No PoCs found on GitHub currently.