Files
CVEs-PoC/2020/CVE-2020-27351.md
T
2024-05-25 21:48:12 +02:00

18 lines
963 B
Markdown

### [CVE-2020-27351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27351)
![](https://img.shields.io/static/v1?label=Product&message=python-apt&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.0~beta1%3C%201.1.0~beta1ubuntu0.16.04.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-772%20Missing%20Release%20of%20Resource%20after%20Effective%20Lifetime&color=brighgreen)
### Description
Various memory and file descriptor leaks were found in apt-python files python/arfile.cc, python/tag.cc, python/tarfile.cc, aka GHSL-2020-170. This issue affects: python-apt 1.1.0~beta1 versions prior to 1.1.0~beta1ubuntu0.16.04.10; 1.6.5ubuntu0 versions prior to 1.6.5ubuntu0.4; 2.0.0ubuntu0 versions prior to 2.0.0ubuntu0.20.04.2; 2.1.3ubuntu1 versions prior to 2.1.3ubuntu1.1;
### POC
#### Reference
- https://bugs.launchpad.net/bugs/1899193
#### Github
No PoCs found on GitHub currently.