Lucene search
+L

12522 matches found

Cvelist
Cvelist
added 2020/06/24 12:00 p.m.35 views

CVE-2020-7667 Arbitrary File Write via Archive Extraction (Zip Slip)

In package github.com/sassoftware/go-rpmutils/cpio before version 0.1.0, the CPIO extraction functionality doesn't sanitize the paths of the archived files for leading and non-leading ".." which leads in file extraction outside of the current directory. Note: the fixing commit was applied to all...

7.5CVSS7.7AI score0.01602EPSS
SaveExploits1References2
Veracode
Veracode
added 2020/06/24 3:53 a.m.18 views

Directory Traversal

github.com/unknwon/cae is vulnerable to directory traversal. The vulnerability exists as the ExtractTo function does not sanitize file paths in zip archives, allowing ../ in file path to be resolved outside the intended extraction folder and potentially allowing arbitrary file write...

7.5CVSS5AI score0.01332EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
added 2020/06/24 12:00 a.m.18 views

cae input validation error vulnerability

cae is a compression/decompression software package. An input validation error vulnerability exists in the ExtractTo feature in all versions of cae, which stems from the program failing to properly escape the path to a file in a zip archive, and can be exploited by an attacker to add or replace...

7.5CVSS6.5AI score0.01332EPSS
SaveExploits1References1
Veracode
Veracode
added 2020/06/23 11:01 p.m.27 views

Arbitrary File Write

github.com/unknwon/cae/zip is vulnerable to arbitrary file write Zip-slip vulnerability. Lack of sanitization of zip archives file path destPath in the function ExtractToFunc for file names with leading or non-leading ".." allows malicious user to perform rewriting of files system-wide...

7.5CVSS2.2AI score0.01419EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2020/06/23 7:38 p.m.30 views

CVE-2020-7664

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...

7.5CVSS0.01419EPSS
SaveExploits1References1
NVD
NVD
added 2020/06/23 7:38 p.m.37 views

CVE-2020-7668

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...

7.5CVSS0.01332EPSS
SaveExploits1References1
OSV
OSV
added 2020/06/23 7:38 p.m.12 views

CVE-2020-7664

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...

7.5CVSS7.1AI score0.01419EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/06/23 7:38 p.m.26 views

CVE-2020-7664

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...

7.5CVSS7.1AI score0.01419EPSS
SaveExploits1References2
Prion
Prion
added 2020/06/23 7:38 p.m.20 views

Code injection

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...

5CVSS7.5AI score0.01419EPSS
SaveExploits1References1
Prion
Prion
added 2020/06/23 7:38 p.m.18 views

Code injection

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...

5CVSS7.5AI score0.01332EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/06/23 7:38 p.m.25 views

CVE-2020-7668

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...

7.5CVSS7.1AI score0.01332EPSS
SaveExploits1References2
OSV
OSV
added 2020/06/23 7:38 p.m.10 views

UBUNTU-CVE-2020-7668

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...

7.5CVSS5.8AI score0.01332EPSS
SaveExploits1References3
OSV
OSV
added 2020/06/23 7:38 p.m.47 views

UBUNTU-CVE-2020-7664

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...

7.5CVSS7.1AI score0.01419EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2020/06/21 12:30 p.m.198 views

Zip Cracker - Python Script To Crack Zip Password With Dictionary Attack And Also Use Crunch As Pipeline

This Script Supports Only Zip File in This Version You Can Also Use This Script With crunch Cross-platform Supported Usage: zipcracker.py options Options: --version show program's version number and exit -h, --help show this help message and exit -f FILENAME, --file=FILENAME Please Specify Path o...

7.3AI score
SaveExploits0References1
Snyk
Snyk
added 2020/06/20 12:38 p.m.18 views

Directory Traversal

Overview rollup-plugin-serve-favicon is a rollup plugin to serve bundles. Affected versions of this package are vulnerable to Directory Traversal. There is no path sanitization in readFile operation. PoC by JHU System Security Lab Step 1: start a server var server = require"rollup-plugin-serve";...

9.8CVSS7.5AI score0.01474EPSS
SaveExploits0References2
Snyk
Snyk
added 2020/06/20 12:38 p.m.10 views

Directory Traversal

Overview rollup-plugin-dev-server is a server for serving rolled up bundles like webpack-dev-server. Affected versions of this package are vulnerable to Directory Traversal. There is no path sanitization in readFile operation inside the readFileFromContentBase function. PoC by JHU System Security...

7.5CVSS7.5AI score0.01768EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/06/20 12:38 p.m.12 views

Directory Traversal

Overview rollup-plugin-server is a rollup plugin to serve the bundle. Affected versions of this package are vulnerable to Directory Traversal. There is no path sanitization in readFile operation performed inside the readFileFromContentBase function. PoC by JHU System Security Lab 1. Create a serv...

7.5CVSS7.5AI score0.01768EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/06/20 12:38 p.m.11 views

Directory Traversal

Overview marscode is a web editor created with monaco-editor, jquery file tree and nodejs file tree to read, write, edit, delete CRUD files. Affected versions of this package are vulnerable to Directory Traversal. There is no path sanitization in the path provided at fs.readFile in index.js. PoC ...

7.5CVSS7.5AI score0.01738EPSS
SaveExploits1References2
Veracode
Veracode
added 2020/06/18 5:55 a.m.15 views

Directory Traversal

github.com/helm/helm is vulnerable to directory traversal. A zip-slip vulnerability when installing Helm plugins from a tar archive over HTTP allows an attacker to overwrite arbitrary files which could potentially result in arbitrary code execution when system files are overwritten...

6.8CVSS5.9AI score0.01458EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2020/06/17 4:00 p.m.68 views

CVE-2020-7664

The CVE-2020-7664 issue affects the Go package github.com/unknwon/cae/zip, specifically the ExtractTo function. The vulnerability arises because ExtractTo does not securely escape file paths in zip archives that contain leading or non-leading “..”, enabling path traversal that could allow an atta...

7.5CVSS7.4AI score0.01419EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder