Files
CVEs-PoC/2021/CVE-2021-25683.md
T
2024-06-18 02:51:15 +02:00

18 lines
682 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%3C%202.20.1-0ubuntu2.30%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%20Improper%20Input%20Validation&color=brighgreen)
### 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.