cve/2020/CVE-2020-7664.md
2024-06-09 00:33:16 +00:00

993 B

CVE-2020-7664

Description

In all versions of the package github.com/unknwon/cae/zip, the ExtractTo function doesn't securely escape file paths in zip archives which include leading or non-leading "..". This allows an attacker to add or replace files system-wide.

POC

Reference

Github