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

18 lines
756 B
Markdown

### [CVE-2020-36241](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36241)
![](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
autoar-extractor.c in GNOME gnome-autoar through 0.2.4, as used by GNOME Shell, Nautilus, and other software, allows Directory Traversal during extraction because it lacks a check of whether a file's parent is a symlink to a directory outside of the intended extraction location.
### POC
#### Reference
- https://gitlab.gnome.org/GNOME/gnome-autoar/-/issues/7
#### Github
No PoCs found on GitHub currently.