Files
CVEs-PoC/2020/CVE-2020-7668.md
T
2024-06-18 02:51:15 +02:00

924 B

CVE-2020-7668

Description

In all versions of the package github.com/unknwon/cae/tz, 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