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

22 lines
1.2 KiB
Markdown

### [CVE-2021-3710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3710)
![](https://img.shields.io/static/v1?label=Product&message=apport&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.14.1%20&color=brightgreen)
![](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%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-24%20Path%20Traversal%3A%20'..%2Ffiledir'&color=brightgreen)
### Description
An information disclosure via path traversal was discovered in apport/hookutils.py function read_file(). This issue affects: apport 2.14.1 versions prior to 2.14.1-0ubuntu3.29+esm8; 2.20.1 versions prior to 2.20.1-0ubuntu2.30+esm2; 2.20.9 versions prior to 2.20.9-0ubuntu7.26; 2.20.11 versions prior to 2.20.11-0ubuntu27.20; 2.20.11 versions prior to 2.20.11-0ubuntu65.3;
### POC
#### Reference
- https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1933832
- https://ubuntu.com/security/notices/USN-5077-2
#### Github
No PoCs found on GitHub currently.