Lucene search
+L

86 matches found

Prion
Prion
added 2023/03/30 7:15 p.m.21 views

Design/Logic Flaw

MindsDB is an open source machine learning platform. An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip...

6.5CVSS8.6AI score0.00875EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
added 2022/11/05 12:0 a.m.71 views

Apache UIMA path traversal vulnerability

Apache UIMA is a component-based software architecture from the Apache Foundation. A path traversal vulnerability exists in Apache UIMA 3.3.0 and earlier, which stems from relative path traversal and can be exploited to create files outside of a specified destination directory using carefully...

7.5CVSS3.5AI score0.01599EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/15 8:44 p.m.59 views

GHSA-C28R-HW5M-5GV3 Partial Path Traversal in com.amazonaws:aws-java-sdk-s3

Overview A partial-path traversal issue exists within the downloadDirectory method in the AWS S3 TransferManager component of the AWS SDK for Java v1. Applications using the SDK control the destinationDirectory argument, but S3 object keys are determined by the application that uploaded the...

7.9CVSS6.7AI score0.01431EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/02/01 4:22 p.m.35 views

Path Traversal in SharpZipLib

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.3.0 and prior to version 1.3.3, a check was added if the destination file is under destination directory. However, it is not enforced that destDir ends with slash. If the destDir is not slash terminated like...

5.3CVSS1.6AI score0.01079EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/01/26 10:15 p.m.6 views

UBUNTU-CVE-2021-32841

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.3.0 and prior to version 1.3.3, a check was added if the destination file is under destination directory. However, it is not enforced that destDir ends with slash. If the destDir is not slash terminated like...

5.3CVSS5.9AI score0.01079EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/01/26 9:10 p.m.42 views

CVE-2021-32841 Path Traversal in SharpZipLib

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.3.0 and prior to version 1.3.3, a check was added if the destination file is under destination directory. However, it is not enforced that destDir ends with slash. If the destDir is not slash terminated like...

4CVSS5.6AI score0.01079EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/01/26 9:10 p.m.58 views

CVE-2021-32842

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.0.0 and prior to version 1.3.3, a check was added if the destination file is under a destination directory. However, it is not enforced that baseDirectory ends with slash. If the baseDirectory is not slash terminated...

5.3CVSS5.3AI score0.00895EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/01/26 12:0 a.m.8 views

SharpZipLib 路径遍历漏洞

SharpZipLib ziplib, formerly known as NZipLib is an open source C compression and decompression library from the ICSharpCode Icsharpcode team for the .NET platform, which supports decompression and compression of Zip, GZip, BZip2, Tar and other formats. SharpZipLib has a security vulnerability th...

5.3CVSS5.9AI score0.01079EPSS
SaveExploits1References4
CNVD
CNVD
added 2021/10/13 12:0 a.m.50 views

Siemens SINEC NMS Path Traversal Vulnerability (CNVD-2021-77583)

SINEC NMS is Siemens' network management system for monitoring and managing industrial networks. A path traversal vulnerability exists in versions prior to SINEC NMS 1.0 SP2 Update 1. The vulnerability stems from the fact that the affected system allows arbitrary files to be downloaded under...

7.5CVSS7.7AI score0.01215EPSS
SaveExploits0References1
OSV
OSV
added 2021/09/20 7:53 p.m.35 views

GHSA-JP7F-GRCV-6MJF Partial path traversal in sharpcompress

SharpCompress recreates a hierarchy of directories under destinationDirectory if ExtractFullPath is set to true in options. In order to prevent extraction outside the destination directory the destinationFileName path is verified to begin with fullDestinationDirectoryPath. However it is not...

5.3CVSS4.9AI score0.01192EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2021/08/27 6:38 p.m.34 views

CVE-2021-40153

A flaw was found in Squashfs-tools, where it is vulnerable to attacks similar to zip-slip. During extraction, a file can escape the destination directory either via the '../' string to access the parent directory or via symlinks. This flaw allows a specially crafted squashfs archive to install or...

8.1CVSS4AI score0.025EPSS
SaveExploits1References3
OSV
OSV
added 2021/08/27 3:15 p.m.7 views

UBUNTU-CVE-2021-40153

squashfsopendir in unsquash-1.c in Squashfs-Tools 4.5 stores the filename in the directory entry; this is then used by unsquashfs to create the new file during the unsquash. The filename is not validated for traversal outside of the destination directory, and thus allows writing to locations...

8.1CVSS6.7AI score0.025EPSS
SaveExploits1References8
Prion
Prion
added 2021/08/27 3:15 p.m.31 views

Path traversal

squashfsopendir in unsquash-1.c in Squashfs-Tools 4.5 stores the filename in the directory entry; this is then used by unsquashfs to create the new file during the unsquash. The filename is not validated for traversal outside of the destination directory, and thus allows writing to locations...

5.8CVSS7.7AI score0.025EPSS
SaveExploits1References8Affected Software4
UbuntuCve
UbuntuCve
added 2021/08/27 3:15 p.m.24 views

CVE-2021-40153

squashfsopendir in unsquash-1.c in Squashfs-Tools 4.5 stores the filename in the directory entry; this is then used by unsquashfs to create the new file during the unsquash. The filename is not validated for traversal outside of the destination directory, and thus allows writing to locations...

8.1CVSS6.8AI score0.025EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2021/08/27 12:0 a.m.45 views

CVE-2021-40153

squashfsopendir in unsquash-1.c in Squashfs-Tools 4.5 stores the filename in the directory entry; this is then used by unsquashfs to create the new file during the unsquash. The filename is not validated for traversal outside of the destination directory, and thus allows writing to locations...

8.3AI score0.025EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/18 3:30 p.m.27 views

GHSA-6QFG-8799-R575 Kubernetes kubectl cp Vulnerable to Symlink Attack

The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be...

5.7CVSS5.9AI score0.0262EPSS
SaveExploits0References4
OSV
OSV
added 2020/02/03 4:15 p.m.5 views

UBUNTU-CVE-2019-11251

The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be...

5.7CVSS6.7AI score0.0262EPSS
SaveExploits0References2
Veracode
Veracode
added 2019/09/20 2:8 a.m.32 views

Arbitrary File Write

github.com/kubernetes/kubernetes is vulnerable to arbitrary file write. The kubectl cp command does not safely process symlinks during unpacking, which would allow an attacker to unpack files outside of the destination directory...

5.7CVSS3.3AI score0.0262EPSS
SaveExploits0References8Affected Software3
Mageia
Mageia
added 2018/04/06 10:54 p.m.19 views

Updated nmap packages fix security vulnerability

Nmap developer nnposter found a security flaw directory traversal vulnerability in the way the non-default http-fetch script sanitized URLs. If a user manualy ran this NSE script against a malicious web server, the server could potentially depending on NSE arguments used cause files to be saved...

7.2AI score
SaveExploits0References2
CNVD
CNVD
added 2017/11/01 12:0 a.m.7 views

SyncBreeze Enterprise Arbitrary Code Execution Vulnerability

SyncBreeze is a fast, powerful and reliable file synchronization solution for local disks, network shares, NAS storage devices and enterprise storage systems. An arbitrary code execution vulnerability exists in Flexense SyncBreeze Enterprise 10.1.16. An attacker can trigger a buffer overflow by...

7.8CVSS8.3AI score0.05507EPSS
SaveExploits4References1
Rows per page
Query Builder