Lucene search
+L

644 matches found

PyPA
PyPA
added 2023/03/30 7:15 p.m.10 views

PYSEC-2023-26

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

8.8CVSS6.8AI score0.00875EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/03/30 7:15 p.m.36 views

PYSEC-2023-26

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

8.8CVSS8.8AI score0.00875EPSS
SaveExploits1References1
Prion
Prion
added 2023/03/30 7:15 p.m.23 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
OSV
OSV
added 2023/03/30 6:04 p.m.25 views

CVE-2022-23522 Arbitrary File Write when Extracting Tarballs retrieved from a remote location using in mindsdb

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

8.5CVSS8.4AI score
SaveExploits0References3
CVE
CVE
added 2023/03/30 6:04 p.m.73 views

CVE-2022-23522

CVE-2022-23522 concerns MindsDB, where unsafe extraction via shutil.unpack_archive() from remotely retrieved tarballs may write files outside the intended directory (TarSlip/ZipSlip variant). The underlying issue: validating destination paths during archive extraction is insufficient, enabling cr...

8.8CVSS8.6AI score0.00875EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/30 6:04 p.m.12 views

CVE-2022-23522 Arbitrary File Write when Extracting Tarballs retrieved from a remote location using in mindsdb

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

8.5CVSS8.6AI score0.00875EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/03/30 6:04 p.m.44 views

CVE-2022-23522 Arbitrary File Write when Extracting Tarballs retrieved from a remote location using in mindsdb

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

8.5CVSS8.8AI score0.00875EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/03/30 12:00 a.m.6 views

MindsDB 路径遍历漏洞

MindsDB is an emerging low-code machine learning platform from MindsDB, Inc. MindsDB suffers from a path traversal vulnerability that stems from the ability to perform an extraction from a remotely retrieved tarball using shutil.unpackarchive, which could result in writing the extracted file to a...

8.8CVSS7.8AI score0.00875EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/02/15 6:20 a.m.7 views

SUSE CVE-2004-0784

The smiley theme functionality in Gaim before 0.82 allows remote attackers to execute arbitrary commands via shell metacharacters in the filename of the tar file that is dragged to the smiley selector...

7.5CVSS7.8AI score0.02336EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:33 a.m.8 views

SUSE CVE-2013-6888

Uscan in devscripts before 2.13.9 allows remote attackers to execute arbitrary code via a crafted tarball...

7.5CVSS7.6AI score0.04094EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.5 views

SUSE CVE-2019-13173

fstream before 1.0.12 is vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink, will overwrite the system's file with the contents of the extracted file. The fstream.DirWriter function is...

7.3CVSS8.4AI score0.02142EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2023/02/15 3:46 a.m.9 views

SUSE CVE-2021-21272

ORAS is open source software which enables a way to push OCI Artifacts to OCI Conformant registries. ORAS is both a CLI for initial testing and a Go Module. In ORAS from version 0.4.0 and before version 0.9.0, there is a "zip-slip" vulnerability. The directory support feature allows the downloade...

7.7CVSS6.9AI score0.01448EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/01/07 12:00 a.m.13 views

Netis Netcore Router 信息泄露漏洞

The Netis Netcore Router is a series of routers from Netis. The Netis Netcore Router suffers from an information disclosure vulnerability that stems from an unknown function in the param.file.tgz file of its Backup Handler component causing an attacker to achieve information disclosure...

7.5CVSS6.1AI score0.00779EPSS
SaveExploits0References3
PyPA
PyPA
added 2022/12/17 12:15 a.m.11 views

PYSEC-2022-42994

GuardDog is a CLI tool to identify malicious PyPI packages. Versions prior to 0.1.5 are vulnerable to Relative Path Traversal when scanning a specially-crafted local PyPI package. Running GuardDog against a specially-crafted package can allow an attacker to write an arbitrary file on the machine...

7.8CVSS6.8AI score0.00676EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/05 11:34 p.m.47 views

GuardDog vulnerable to arbitrary file write when scanning a specially-crafted remote PyPI package

Summary Unsafe extracting using shutil.unpackarchive from a remotely retrieved tarball may lead to writing the extracted file to an unintended destination. Details Extracting files using shutil.unpackarchive from a potentially malicious tarball without validating that the destination file path is...

6.5CVSS0.6AI score0.00704EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/12/05 11:34 p.m.105 views

GHSA-78M5-JPMF-CH7V GuardDog vulnerable to arbitrary file write when scanning a specially-crafted remote PyPI package

Summary Unsafe extracting using shutil.unpackarchive from a remotely retrieved tarball may lead to writing the extracted file to an unintended destination. Details Extracting files using shutil.unpackarchive from a potentially malicious tarball without validating that the destination file path is...

5.8CVSS6.1AI score0.00704EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/12/05 12:00 a.m.10 views

PT-2022-16056 · Guarddog · Guarddog

Name of the Vulnerable Software and Affected Versions: GuardDog versions prior to v0.1.8 Description: GuardDog is a CLI tool to identify malicious PyPI packages. The issue arises when extracting files using shutil.unpack archive from a potentially malicious tarball without validating that the...

6.5CVSS6.3AI score0.00704EPSS
SaveExploits1References12
Oracle linux
Oracle linux
added 2022/11/03 12:00 a.m.56 views

pcs security update

0.9.169-3.0.1 - replace logo pcsd/public/favicon.ico in tarball - remove Source1 HAM-logo.png 0.9.169-3.el73.2 - Update rubygem rack - Upgrade jquery in web-ui - Resolves: rhbz2099578 rhbz2093232 0.9.169-3.el73.1 - Explicitly close libcurl connections to prevent stalled TCP connections in...

10CVSS1.7AI score0.87218EPSS
SaveExploits4
GithubExploit
GithubExploit
added 2022/10/05 10:05 a.m.10 views

Exploit for CVE-2022-42457

CVE-2022-42457 Generex-CS141-Authenticated-Remote-Command-Exec...

9.1CVSS8.4AI score0.0242EPSS
SaveExploits2
Fedora
Fedora
added 2022/07/30 1:57 a.m.18 views

[SECURITY] Fedora 36 Update: golang-github-mholt-archiver-3.5.1-4.fc36

Package Archiver makes it trivially easy to make and extract common archive formats such as zip and tarball and its compressed variants. Simply name the input and output files. The arc command runs the same on all platforms and has no external dependencies not even libc. It is powered by the Go...

7.3AI score
SaveExploits0
Rows per page
Query Builder