Lucene search
+L

42 matches found

Kitploit
Kitploit
added 2026/09/22 12:56 a.m.7 views

PoC-CVE-2019-10743

Zip Slip Demo This project demonstrates the Zip Slip vulnerability CVE-2019-10743 using the vulnerable version of the mholt/archiver package. What is Zip Slip? Zip Slip is vulnerability that was uncovered by the security researchers from Snyk. It was found that the vulnerability is impacting...

5.8CVSS6AI score0.06352EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 1:53 a.m.10 views

CVE-2024-0406-POC

CVE-2024-0406 Proof of Concept(PoC) このリポジトリには、CVE-2024-0406 の Proof of Concept(PoC)エクスプロイトが含まれています。これは、シンボリックリンクベースの tar アーカイブ展開に関連する脆弱性であり、影響を受けるシステム上でパストラバーサルやファイルの上書きを可能にします。 詳細は Path Traversal in mholt/archiver を参照してください。 脆弱性の詳細 CVE ID: CVE-2024-0406 説明: tar...

7.8CVSS7.1AI score0.00928EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/08/28 4:27 p.m.15 views

Aqua's archive extraction follows attacker-planted symlinks, allowing writes outside the install directory

Summary aquaproj/aqua extracts downloaded tool archives through pkg/unarchive/archives.go using github.com/mholt/archives. The archive handler creates symlink entries with os.Symlinkf.LinkTarget, dstPath without validating that the symlink target resolves inside the extraction destination. A...

6.6CVSS6.2AI score0.00142EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/28 4:27 p.m.13 views

GHSA-MF5C-HW34-4HPP Aqua's archive extraction follows attacker-planted symlinks, allowing writes outside the install directory

Summary aquaproj/aqua extracts downloaded tool archives through pkg/unarchive/archives.go using github.com/mholt/archives. The archive handler creates symlink entries with os.Symlinkf.LinkTarget, dstPath without validating that the symlink target resolves inside the extraction destination. A...

6.6CVSS6.2AI score0.00142EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.20 views

EUVD-2025-10908

Malicious code in bioql PyPI...

8.1CVSS5.8AI score0.005EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2023-0378

Malicious code in bioql PyPI...

7.5CVSS4.7AI score0.01388EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2025/04/16 2:38 a.m.10 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.005EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/04/14 12:30 a.m.38 views

mholt/archiver Vulnerable to Path Traversal via Crafted ZIP File

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.1CVSS6.7AI score0.005EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2025/04/14 12:30 a.m.21 views

GHSA-7VPP-9CXJ-Q8GV mholt/archiver Vulnerable to Path Traversal via Crafted ZIP File

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.1CVSS6.3AI score0.005EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/13 10:15 p.m.26 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.1CVSS0.005EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/13 10:10 p.m.53 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.1CVSS0.005EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/13 10:10 p.m.26 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.1CVSS6.8AI score0.005EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/13 10:10 p.m.9 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
CVE
CVE
added 2025/04/13 10:10 p.m.294 views

CVE-2025-3445

CVE-2025-3445 (Zip Slip in mholt/archiver, Go) : A crafted ZIP can cause path traversal during archiver.Unarchive(zipFile, outputDir), permitting write/overwrite of files with the app’s privileges. This can lead to privilege escalation or code execution in affected setups. The advisory notes a TA...

8.1CVSS8AI score0.005EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/13 12:00 a.m.10 views

PT-2025-16188 · Unknown · Mholt/Archiver

Name of the Vulnerable Software and Affected Versions: mholt/archiver versions affected versions not specified Description: A Path Traversal "Zip Slip" vulnerability has been identified in the mholt/archiver library in Go. This issue allows an attacker to use a crafted ZIP file containing path...

8.1CVSS7.8AI score0.005EPSS
SaveExploits0References18
OSV
OSV
added 2024/08/21 3:29 p.m.17 views

GO-2022-0799 Arbitrary File Write via Archive Extraction in mholt/archiver in github.com/mholt/archiver

Arbitrary File Write via Archive Extraction in mholt/archiver in github.com/mholt/archiver...

5.5CVSS5.4AI score0.01929EPSS
SaveExploits1References7
OSV
OSV
added 2024/04/06 6:31 p.m.35 views

GHSA-RHH4-RH7C-7R5V Archiver Path Traversal vulnerability

A flaw was discovered in the mholt/archiver package. This flaw allows an attacker to create a specially crafted tar file, which, when unpacked, may allow access to restricted files or directories. This issue can allow the creation or overwriting of files with the user's or application's privilege...

6.1CVSS6.1AI score0.00928EPSS
SaveExploits1References6
OSV
OSV
added 2024/04/06 5:15 p.m.13 views

CVE-2024-0406

A flaw was discovered in the mholt/archiver package. This flaw allows an attacker to create a specially crafted tar file, which, when unpacked, may allow access to restricted files or directories. This issue can allow the creation or overwriting of files with the user's or application's privilege...

7.8CVSS7.4AI score
SaveExploits0References3
NVD
NVD
added 2024/04/06 5:15 p.m.31 views

CVE-2024-0406

A flaw was discovered in the mholt/archiver package. This flaw allows an attacker to create a specially crafted tar file, which, when unpacked, may allow access to restricted files or directories. This issue can allow the creation or overwriting of files with the user's or application's privilege...

7.8CVSS6.1AI score0.00928EPSS
SaveExploits1References3
CVE
CVE
added 2024/04/06 4:11 p.m.505 views

CVE-2024-0406

CVE-2024-0406 concerns the mholt/archiver package. The connected Nessus/SUSE entries confirm a path-traversal flaw in tar unpacking that can cause writing to restricted files or directories when extracting archives. The remediation path shown in the connected docs includes upgrading the affected ...

7.8CVSS5.9AI score0.00928EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder