Lucene search
+L

6293 matches found

Kitploit
Kitploit
added 2026/09/12 2:40 p.m.6 views

CVE-2024-12905-PoC

CVE-2024-12905 tar-fs 文件写入/覆盖漏洞...

7.5CVSS6.7AI score0.02216EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 1:31 p.m.8 views

CVE-2007-4559

CVE-2007-4559 的 PoC 或漏洞利用 恶意 TAR 压缩包可以包含像 ../../../../etc/passwd 这样的文件路径,试图“爬升”出预期的解压文件夹。 如果 Python 脚本使用了 tarfile.extract 或 extractall 而没有检查文件路径,它就会将文件解压到这些位置——即使它们指向目标目录之外。 这意味着黑客可以覆盖敏感或系统文件,尤其是当用户以提升的权限运行脚本时。 受影响系统 截至 2025 年,Debian 11–12 和 Ubuntu 24...

9.8CVSS7AI score0.27095EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 12:45 p.m.8 views

CVE-2019-1002101-Helpers

kubectlcpCVE-2019-1002101 Scripts auxiliares de PoC y Dockerfile para CVE-2019-1002101 Para información detallada, visite https://www.twistlock.com/labs-blog/disclosing-directory-traversal-vulnerability-kubernetes-copy-cve-2019-1002101/ y...

6.4CVSS7AI score0.12802EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 10:20 a.m.6 views

wildpwn

首先! 阅读:https://www.exploit-db.com/papers/33930/ 基本用法 大致如下: root@kitploit: usage: wildpwn.py -h --file FILE payload folder 用于生成Unix通配符攻击的工具 位置参数: payload 要使用的payload:combined | tar | rsync folder 写入payload的目录 可选参数: -h, --help 显示此帮助信息并退出 --file FILE 要获取所有权/修改权限的文件路径。仅与combined攻击一起使用。 Payload类型...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 8:58 a.m.7 views

CVE-2026-44402

CVE-2026-44402 Ejecución remota de comandos completa preautenticada en Voltronic Power SNMP Web Pro 1.1 Contenido Proveedor afectado: https://voltronicpower.com/ Producto afectado: SNMP Web Pro 1.1 SNMP Web Pro 1.1 contiene una vulnerabilidad de ejecución remota de código no autenticada en el...

9.8CVSS6AI score0.00888EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 8:15 a.m.8 views

CVE-2007-4559

演示 CVE-2007-4559 这是什么? 这是一个演示,展示了在 Python v3.11.4 之前,Python 对 tar 文件提取的默认处理方式如何容易受到简单的符号链接攻击。下面的说明描述了如何构造一个恶意载荷。脚本 untar.py 演示了 3.11.4 中新增功能的工作原理及原因——具体来说,就是在每次写入每个文件之前,必须调用类似 os.path.realpath 的方法。该脚本采用了与 Python = 3.11.4 中包含的 extraction filter 功能完全相同的检查方法,唯一区别是不将文件写入磁盘。因此,它展示了 os.path.realpath...

9.8CVSS7AI score0.27095EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/12 5:07 a.m.9 views

cve-tarmageddon

CVE-2025-62518: TAR末日 本仓库演示了 tokio-tar 及相关异步 Rust tar 库中的一个严重错误:在计算下一个文件头位置之前,未应用 PAX 扩展头中的 size 覆盖值。 错误摘要 根本原因: 处理包含 PAX 扩展头(且扩展头覆盖了文件大小)的 tar 文件时,库使用八进制的大小字段(通常为零)进行位置计算,而非 PAX 覆盖值。 影响: 这会导致解析器跳入文件内容,并将其误认为 tar 文件头,从而提取错误的文件。 已知受影响的库: async-tar https://github.com/dignifiedquire/async-tar...

8.1CVSS7.7AI score0.00677EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/12 3:03 a.m.5 views

POC-CopyEscape-CVE-2026-17106

CopyEscape — PoC de CVE-2026-17106 Proof of Concept educativa de CopyEscape CVE-2026-17106, vulnerabilidad de carrera TOCTOU en docker cp que permite a un contenedor malicioso escribir archivos arbitrarios en el host Docker. Inspirada en el trabajo original de masasron , quien descubrio y documen...

7.1CVSS6AI score0.00325EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/11 4:52 p.m.6 views

CopyEscape-CVE-2026-17106

CopyEscape: Tomando Control de Hosts Docker con docker cp CVE-2026-17106 Este es el repositorio de prueba de concepto para la entrada de blog CopyEscape: Taking Over Docker Hosts withdocker cp — CVE-2026-17106. CopyEscape permite que un contenedor malicioso en ejecución compita con el productor d...

7.1CVSS6AI score0.00325EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/11 4:32 p.m.8 views

CVE-2026-64824-PoC

CVE-2026-64824 — Path traversal por enlace simbólico en la copia de seguridad y restauración de Home Assistant Core → RCE CVSS 8.4 Crítico · GHSA-cwh8-w64c-4j5h · CWE-22 / CWE-59 TL;DR Un atacante autenticado admin sube un tar de copia de seguridad manipulado. La ruta de restauración extrae el...

9.3CVSS5.9AI score0.00797EPSS
SaveExploits1
OSV
OSV
added 2026/09/11 12:11 a.m.5 views

RLSA-2026:61586 Moderate: tar security, bug fix, and enhancement update

The GNU tar program can save multiple files in an archive and restore files from an archive. Security Fixes: tar: tar: Hidden file injection via crafted archives CVE-2026-5704 tar: tar: TOCTOU in incremental dumpdir 'X' rename handling allows restore path escape CVE-2026-18477 tar: tar:...

5CVSS0.00401EPSS
SaveExploits1References5
Rockylinux
Rockylinux
added 2026/09/11 12:11 a.m.6 views

tar security, bug fix, and enhancement update

An update is available for tar. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The GNU tar program can save multiple files in an archive and restore files from...

5.5CVSS0.00401EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.7 views

RockyLinux 10 : tar (RLSA-2026:61586)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:61586 advisory. tar: tar: Hidden file injection via crafted archives CVE-2026-5704 tar: tar: TOCTOU in incremental dumpdir 'X' rename handling allows restore path esca...

5.5CVSS0.00401EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.4 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS0.00434EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.6 views

tar: node-tar: Denial of Service via crafted gzip bomb

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS0.00556EPSS
SaveExploits1References7
Kitploit
Kitploit
added 2026/09/10 5:57 p.m.7 views

CVE-2022-41352

CVE-2022-41352 PoC ¿Cómo funciona este método de detección? Como se indica en los avisos, se descubrió un problema en Zimbra Collaboration ZCS 8.8.15 y 9.0; la plantilla tiene en cuenta las siguientes versiones: root@kitploit: - "8.8.15" - "9.0" ¿Cómo ejecuto este script? 1. Descarga Nuclei desde...

9.8CVSS8.5AI score0.95478EPSS
SaveExploits7References1
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.4 views

tar: node-tar: Denial of Service via crafted gzip bomb

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS0.00556EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.5 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS0.00434EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 4:03 p.m.6 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: tar: tar-1.35-10.hum1 aarch64, x8664 tar-1.35-10.hum1.src src...

5.5CVSS0.00401EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/09/10 4:03 p.m.6 views

tar: tar: Hidden file injection via crafted archives

A flaw was found in tar. A remote attacker could exploit this vulnerability by crafting a malicious archive, leading to hidden file injection with fully attacker-controlled content. This bypasses pre-extraction inspection mechanisms, potentially allowing an attacker to introduce malicious files...

5.5CVSS0.00401EPSS
SaveExploits1References4
Rows per page
Query Builder