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

18 lines
935 B
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%3C%202.14.1-0ubuntu3.29%2Besm8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-24%20Path%20Traversal%3A%20'..%2Ffiledir'&color=brighgreen)
### 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
#### Github
No PoCs found on GitHub currently.