mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
756 B
Markdown
18 lines
756 B
Markdown
### [CVE-2020-36241](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36241)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|