mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
814 B
814 B
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
- https://gitlab.gnome.org/GNOME/gnome-autoar/-/issues/7
Github
No PoCs found on GitHub currently.