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

18 lines
908 B
Markdown

### [CVE-2021-31566](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31566)
![](https://img.shields.io/static/v1?label=Product&message=libarchive&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-59%20-%20Improper%20Link%20Resolution%20Before%20File%20Access%20('Link%20Following')&color=brighgreen)
### Description
An improper link resolution flaw can occur while extracting an archive leading to changing modes, times, access control lists, and flags of a file outside of the archive. An attacker may provide a malicious archive to a victim user, who would trigger this flaw when trying to extract the archive. A local attacker may use this flaw to gain more privileges in a system.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon