8 matches found
go-unzip vulnerable to Path Traversal
Due to improper path santization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...
GHSA-RMJ9-Q58G-9QGG go-unzip vulnerable to Path Traversal
Due to improper path santization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...
CVE-2020-36560 Path traversal in github.com/artdarek/go-unzip
Due to improper path sanitization, archives containing relative file paths can cause files to be written or overwritten outside of the target directory...
go-unzip 路径遍历漏洞
Package go-unzip is a very simple library from the personal developer Dariusz Prząda. It is used to extract zip archives. A path traversal vulnerability exists in go-unzip, which stems from an incorrect path, where an archive containing relative file paths may cause files to be written or...
go-unzip 路径遍历漏洞
Package go-unzip is a very simple library from the personal developer Dariusz Prząda. It is used to extract zip archives. A path traversal vulnerability exists in go-unzip, which stems from an incorrect path, where an archive containing relative file paths may cause files to be written or...
PT-2021-12075 · Github.Com/Artdarek/Go Unzip +3 · Github.Com/Artdarek/Go-Unzip +1
Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is caused by improper path sanitization, allowing archives with relative file paths to write or overwrite files outside the intended directory...
Arbitrary File Write via Archive Extraction (Zip Slip)
Overview github.com/artdarek/go-unzip is a package go-unzip provides a very simple library to extract zip archive Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip. ZIP Path traversal is possible during extraction due to no validation and...
Arbitrary File Write via Archive Extraction (Zip Slip)
Overview github.com/yi-ge/unzip is a Golang .zip decompress package. This package is a fork from https://github.com/artdarek/go-unzip with added support for Symlinks. Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip. ZIP Path traversal is...