Lucene search
+L

58 matches found

SUSE CVE
SUSE CVE
added 2025/04/16 2:38 a.m.8 views

SUSE CVE-2025-3445

A Path Traversal "Zip Slip" vulnerability has been identified in mholt/archiver in Go. This vulnerability allows using a crafted ZIP file containing path traversal symlinks to create or overwrite files with the user's privileges or application utilizing the library. When using the...

8.1CVSS6AI score0.00444EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/04/13 10:41 p.m.4 views

Arbitrary File Write via Archive Extraction (Zip Slip)

Overview github.com/mholt/archiver is a cross-platform, multi-format archive utility and Go library. Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip in the Unarchive function. An attacker can overwrite sensitive files and potentially escala...

8.4CVSS8AI score0.00444EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/13 10:10 p.m.7 views

CVE-2025-3445

A Path Traversal "Zip Slip" vulnerability has been identified in mholt/archiver in Go. This vulnerability allows using a crafted ZIP file containing path traversal symlinks to create or overwrite files with the user's privileges or application utilizing the library. When using the...

8.1CVSS5.7AI score
SaveExploits0References4
Prion
Prion
added 2024/01/31 5:15 p.m.18 views

Design/Logic Flaw

stereoscope is a go library for processing container images and simulating a squash filesystem. Prior to version 0.0.1, it is possible to craft an OCI tar archive that, when stereoscope attempts to unarchive the contents, will result in writing to paths outside of the unarchive temporary director...

7.5CVSS5.3AI score0.00393EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/01/31 4:40 p.m.28 views

CVE-2024-24579 Tar path traversal in stereoscope when processing OCI tar archives

stereoscope is a go library for processing container images and simulating a squash filesystem. Prior to version 0.0.1, it is possible to craft an OCI tar archive that, when stereoscope attempts to unarchive the contents, will result in writing to paths outside of the unarchive temporary director...

5.3CVSS9.2AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/01/31 12:0 a.m.30 views

stereoscope path traversal vulnerability

stereoscope is a library for working with container image contents, layer file trees, and compressed file trees. A path traversal vulnerability exists in stereoscope versions prior to 0.0.1, which stems from an attempt by Stereoscope to unarchive content that will result in writing to a path...

9.8CVSS6.8AI score0.00393EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2023/11/22 10:15 p.m.5 views

CVE-2023-49102

NZBGet 21.1 allows authenticated remote code execution because the unarchive programs 7za and unrar preserve executable file permissions. An attacker with the Control capability can execute a file by setting the value of SevenZipCommand or UnrarCmd. NOTE: This vulnerability only affects products...

8.8CVSS6.5AI score0.01501EPSS
SaveExploits1References3
NVD
NVD
added 2023/11/22 10:15 p.m.30 views

CVE-2023-49102

NZBGet 21.1 allows authenticated remote code execution because the unarchive programs 7za and unrar preserve executable file permissions. An attacker with the Control capability can execute a file by setting the value of SevenZipCommand or UnrarCmd. NOTE: This vulnerability only affects products...

8.8CVSS0.01501EPSS
SaveExploits1References2
OSV
OSV
added 2023/11/22 12:0 a.m.93 views

CVE-2023-49102

NZBGet 21.1 allows authenticated remote code execution because the unarchive programs 7za and unrar preserve executable file permissions. An attacker with the Control capability can execute a file by setting the value of SevenZipCommand or UnrarCmd. NOTE: This vulnerability only affects products...

7.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/11/22 12:0 a.m.9 views

PT-2023-31056 · 7 Zip · 7Za

Name of the Vulnerable Software and Affected Versions: NZBGet version 21.1 Description: The issue allows authenticated remote code execution due to the unarchive programs 7za and unrar preserving executable file permissions. An attacker with Control capability can execute a file by setting the...

8.8CVSS8AI score0.01501EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2023/11/22 12:0 a.m.31 views

CVE-2023-49102

NZBGet 21.1 allows authenticated remote code execution because the unarchive programs 7za and unrar preserve executable file permissions. An attacker with the Control capability can execute a file by setting the value of SevenZipCommand or UnrarCmd. NOTE: This vulnerability only affects products...

9.2AI score0.01501EPSS
SaveExploits1References2
NVD
NVD
added 2021/11/04 5:15 p.m.25 views

CVE-2021-21687

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create symbolic links when unarchiving a symbolic link in FilePathuntar...

9.1CVSS0.01342EPSS
SaveExploits0References1
Prion
Prion
added 2021/11/04 5:15 p.m.12 views

Design/Logic Flaw

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create symbolic links when unarchiving a symbolic link in FilePathuntar...

6.4CVSS9.1AI score0.01342EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2020/04/22 2:10 p.m.12 views

Ansible: modules which use files encrypted with vault are not properly cleaned up

A flaw was found on Ansible Engine when using modules which decrypts vault files such as assemble, script, unarchive, wincopy, awss3 or copy modules. The temporary directory is created in /tmp leaves the secrets unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root...

5.5CVSS7.1AI score0.00379EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2019/10/28 10:9 p.m.34 views

CVE-2019-10743

All versions of archiver allow attacker to perform a Zip Slip attack via the "unarchive" functions. It is exploited using a specially crafted zip archive, that holds path traversal filenames. When exploited, a filename in a malicious archive is concatenated to the target extraction directory, whi...

6.4AI score0.06552EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2019/10/28 12:0 a.m.11 views

PT-2019-12020 · Archive · Archiver

Name of the Vulnerable Software and Affected Versions: archiver versions all Description: The issue allows an attacker to perform a Zip Slip attack via the unarchive functions. This is exploited using a specially crafted zip archive that holds path traversal filenames. When exploited, a filename ...

5.8CVSS6.1AI score0.06552EPSS
SaveExploits1References10
Snyk
Snyk
added 2019/05/13 7:35 a.m.4 views

Arbitrary File Write via Archive Extraction (Zip Slip)

Overview github.com/mholt/archiver/v3/cmd/arc is a cross-platform, multi-format archive utility and Go library. Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip via the Unarchive functions. Details It is exploited using a specially crafted z...

5.8CVSS7.8AI score0.06552EPSS
SaveExploits1References2
Debian
Debian
added 2005/01/21 8:40 a.m.56 views

[SECURITY] [DSA 652-1] New unarj packages fix several vulnerabilities

-------------------------------------------------------------------------- Debian Security Advisory DSA 652-1 [email protected] http://www.debian.org/security/ Martin Schulze January 21st, 2005 http://www.debian.org/security/faq -...

10CVSS0.5AI score0.07369EPSS
SaveExploits0
Rows per page
Query Builder