Files
CVEs-PoC/2020/CVE-2020-7664.md
T
2025-09-29 21:09:30 +02:00

920 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