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

18 lines
801 B
Markdown

### [CVE-2020-36314](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36314)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
fr-archive-libarchive.c in GNOME file-roller through 3.38.0, as used by GNOME Shell and other software, allows Directory Traversal during extraction because it lacks a check of whether a file's parent is a symlink in certain complex situations. NOTE: this issue exists because of an incomplete fix for CVE-2020-11736.
### POC
#### Reference
- https://gitlab.gnome.org/GNOME/file-roller/-/issues/108
#### Github
- https://github.com/ARPSyndicate/cvemon