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

837 B

CVE-2018-1002208

Description

SharpZipLib before 1.0 RC1 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.

POC

Reference

Github