810 matches found
PoC-for-CVE-2020-28948-CVE-2020-28949
CVE-2020-28948 与 CVE-2020-28949 的 PoC 此处的文件包含可实现远程利用的 CVE-2020-28948 与 CVE-2020-28949 的 PoC 服务端 server 文件夹包含一个简单的上传服务端,它使用了存在漏洞的 ArchiveTar 库,该库位于 server/Archive 中。服务端接收用户上传的 Tar 归档文件,将其解压并存放到 server/uploads/ 文件夹中。 使用存在漏洞的库启动服务端: root@kitploit: cd server make build make start 使用已修复的库启动服务端:...
CVE-2026-44402
CVE-2026-44402 Voltronic Power SNMP Web Pro 1.1 存在无需认证的完全远程命令执行漏洞 内容 受影响厂商:https://voltronicpower.com/ 受影响产品:SNMP Web pro 1.1 SNMP Web Pro 1.1 的 upload.cgi 端点存在一个未经认证的远程代码执行漏洞。固件更新功能允许用户上传 tar 归档文件,随后该文件会在没有任何输入验证或安全检查的情况下被解压并安装。应用未能限制或清理归档内容,因此攻击者可以上传包含恶意 CGI...
wargame-tarpioka
BubbleTea CVE-2007-4559 利用“.tar”文件进行的目录遍历漏洞,路径../../flag 路径 root@kitploit: BubbleTea/ ├── Dockerfile ├── flag ├── requirements.txt └── src ├── files ├── template │ └── index.html └── app.py 当前构建说明 检查docker docker ps docker images docker build -t tarpioka docker run -d -it --name tarpioka -p...
CVE-2024-0406-POC
CVE-2024-0406 概念验证(PoC) 本仓库包含针对 CVE-2024-0406 的概念验证(PoC)漏洞利用代码,该漏洞涉及基于符号链接的 tar 归档提取,可导致受影响系统发生路径遍历或文件覆盖。 更多详情请参阅 mholt/archiver 中的路径遍历 漏洞详情 CVE ID:CVE-2024-0406 描述:tar 归档提取库或应用程序未能对符号链接进行清理的缺陷,允许攻击者在提取特制归档时通过路径遍历覆盖任意文件。 受影响系统:使用 mholt/archiver/v3 3.5.0 及更早版本等库的应用程序。 影响:任意文件覆盖,可能造成权限提升或未授权访问。 ⚠️...
EUVD-2025-210915
A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...
AZL-103272 CVE-2025-11395 affecting package skopeo 1.14.4-12
A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...
AZL-103086 CVE-2025-11395 affecting package podman 5.6.1-10
A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...
AZL-103068 CVE-2025-11395 affecting package buildah 1.43.1-3
A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...
AZL-103079 CVE-2025-11395 affecting package cri-o 1.30.1-1
A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...
AZL-103224 CVE-2025-11395 affecting package libcontainers-common 20240213-3
A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...
CVE-2025-11395
A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...
CVE-2025-11395 Podman: arbitrary file write when importing oci archive
A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...
AZL-103071 CVE-2026-79699 affecting package cri-o 1.30.1-1
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious whiteout header e.g. victim/.wh. can cause the extraction destination directory to be replaced with an arbitrary file when processed by storage/pkg/archive.UnpackLayer, ApplyLayer, or...
CVE-2026-79699
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious whiteout header e.g. victim/.wh. can cause the extraction destination directory to be replaced with an arbitrary file when processed by storage/pkg/archive.UnpackLayer, ApplyLayer, or...
AZL-103230 CVE-2026-79705 affecting package libcontainers-common 20240213-3
A flaw was found in the buildah/copier Go package. When used outside of Buildah by a non-root caller, a crafted tar archive containing malicious symlinks can escape the target extraction directory and create files outside the intended destination. Buildah itself uses chroot hardening and is not...
AZL-103089 CVE-2026-79699 affecting package podman 5.6.1-10
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious whiteout header e.g. victim/.wh. can cause the extraction destination directory to be replaced with an arbitrary file when processed by storage/pkg/archive.UnpackLayer, ApplyLayer, or...
DEBIAN-CVE-2026-79699
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious whiteout header e.g. victim/.wh. can cause the extraction destination directory to be replaced with an arbitrary file when processed by storage/pkg/archive.UnpackLayer, ApplyLayer, or...
CVE-2026-79699 Podman: buildah: skopeo: containers/storage: malicious tar whiteout header allows replacement of extraction destination directory
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious whiteout header e.g. victim/.wh. can cause the extraction destination directory to be replaced with an arbitrary file when processed by storage/pkg/archive.UnpackLayer, ApplyLayer, or...
EUVD-2026-78824
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious whiteout header e.g. victim/.wh. can cause the extraction destination directory to be replaced with an arbitrary file when processed by storage/pkg/archive.UnpackLayer, ApplyLayer, or...
CVE-2026-79699
A flaw was found in the containers/storage library. A crafted tar archive containing a malicious whiteout header e.g. victim/.wh. can cause the extraction destination directory to be replaced with an arbitrary file when processed by storage/pkg/archive.UnpackLayer, ApplyLayer, or...