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

21 lines
932 B
Markdown

### [CVE-2021-25684](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25684)
![](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 apport in data/apport did not properly open a report file to prevent hanging reads on a FIFO.
### POC
#### Reference
- https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1912326
#### Github
No PoCs found on GitHub currently.