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

19 lines
698 B
Markdown

### [CVE-2020-3810](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-3810)
![](https://img.shields.io/static/v1?label=Product&message=apt&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=apt%20out-of-bounds%20read%20in%20.ar%2F.tar%20implemations&color=brighgreen)
### Description
Missing input validation in the ar/tar implementations of APT before version 2.1.2 could result in denial of service when processing specially crafted deb files.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/garethr/snykout
- https://github.com/gp47/xef-scan-ex02