Lucene search
+L

7595 matches found

Kitploit
Kitploit
added 2026/09/22 3:33 p.m.9 views

CVE-2022-0847-DirtyPipe-Exploits

CVE-2022-0847-DirtyPipe-漏洞利用工具集 一套为渗透测试人员和红队提供的漏洞利用工具和文档,用于协助利用 Linux Dirty Pipe 漏洞。 关于漏洞 Dirty Pipe CVE-2022-0847 是 Linux 内核中的一个本地提权漏洞,可能允许非特权用户执行以下操作: 修改/覆盖任意只读文件,如 /etc/passwd。 获得一个高权限 shell。 受影响版本 Linux 内核版本高于 5.8 的版本受影响。 目前该漏洞已在以下 Linux 内核版本中修复: 5.16.11 5.15.25 5.10.102...

7.8CVSS6.8AI score0.89721EPSS
SaveExploits102References2
Kitploit
Kitploit
added 2026/09/22 3:08 p.m.7 views

CVE-2022-21587-POC

CVE-2022-21587-POC- CVE-2022-21587 POC root@kitploit: exploit.py 文件将覆盖 .pl 文件(不建议使用,会影响系统) EBS 文件不会被覆盖,会创建一个新的 shell 文件 安装 slipit: git clone https://github.com/usdAG/slipit root@kitploit: cd slipit python3 setup.py sdist pip3 install --user dist/ export PATH=/home/yourname/.local/bin:$PATH 安装...

9.8CVSS8.8AI score0.98342EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/22 2:16 p.m.11 views

CVE-2026-11784-Optimole-CSRF

CVE-2026-11784:Optimole WordPress 插件中的 CSRF 导致任意文件覆盖 摘要 Optimole WordPress 插件(版本 = 4.2.5)中存在跨站请求伪造(CSRF)漏洞,由于缺少 nonce 验证,未经身份验证的攻击者可通过 wpajaxoptmlreplacefile AJAX 操作静默覆盖现有的媒体库资源。 CVE ID :CVE-2026-11784 漏洞类型 :跨站请求伪造(CSRF) 受影响插件 :Optimole – 优化图片 修复版本 :4.2.6 发现者 :Alexandru Bucur 技术分析 漏洞位于...

4.3CVSS5.9AI score0.00228EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 1:37 p.m.9 views

CVE-2025-64095---DNN-Unauthenticated-arbitrary-file-upload

CVE-2025-64095---DNN 未认证任意文件上传 DNN 访问控制不足的 POC - 图片上传允许覆盖站点内容 我是个简单的人,看到 cvss:10/10 我就冲了 xD 我看到了这个新的 CVE CVE-2025-64095,DNN 访问控制不足 - 图片上传允许覆盖站点内容 默认的 HTML 编辑器提供程序允许未认证的文件上传,并且图片可以覆盖现有文件。 描述 未认证用户可以上传并替换现有文件,从而允许篡改网站,并与其他问题结合,注入 XSS 载荷。 https://nvd.nist.gov/vuln/detail/CVE-2025-64095 基础评分:10.0 严重...

10CVSS5.9AI score0.44656EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/22 1:30 p.m.13 views

CVE-2022-0847-DirtyPipe-Exploit

CVE-2022-0847-DirtyPipe 漏洞简介 3 月 7 日,国外的安全研究员 Max Kellermann 发布博客,披露了一处存在于Linux 内核中的本地提权漏洞 CVE-2022-0847: https://dirtypipe.cm4all.com/ CVE-2022-0847 是存在于 Linux内核 5.8 及之后版本中的本地提权漏洞。攻击者通过利用此漏洞,可覆盖重写任意可读文件中的数据,从而可将普通权限的用户提升到特权 root。 CVE-2022-0847 的漏洞原理类似于 CVE-2016-5195 脏牛漏洞(Dirty...

7.8CVSS7.3AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/22 1:21 p.m.7 views

CVE-2026-54337-PoC

CVE-2026-54337 PoC CVE-2026-54337 - fireshare test.mp4 步骤 2 :运行以下 curl 命令(务必替换占位符 ) root@kitploit: $ curl -s -w "HTTP %httpcode\n" \ -F "file=@;filename= -selectstreams v.mp4" \ -F "folder=testfolder -o " \ http:///api/upload/public 例如,要覆盖 /data/db.sqlite,请将命令修改为如下形式 root@kitploit: $ curl -s -w...

9.8CVSS6AI score0.00437EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/22 11:53 a.m.14 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/22 10:44 a.m.11 views

CVE-2020-0753-and-CVE-2020-0754

Writeup y PoC para CVE-2020-0753, CVE-2020-0754 y seis vulnerabilidades DOS de Windows corregidas Explotación del bug de condición de carrera en FileSystem - análisis de CVE-2020-0753 y CVE-2020-0754 El servicio de Informe de Errores de Windows WER ha corregido 2 errores de Elevación de Privilegi...

7.8CVSS7AI score0.02313EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 6:19 a.m.15 views

CVE-2026-14361

CVE-2026-14361 El helper writeToFile de Consul Template abría directamente un destino proporcionado por el operador y seguía los componentes de ruta con enlaces, lo que permitía que la salida renderizada escapara del directorio previsto y sobrescribiera un archivo preexistente. Introducción...

4.7CVSS5.9AI score0.00133EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 6:06 a.m.10 views

CVE-2020-11108-PoC

CVE-2020-11108-PoC En este repositorio hay dos PoCs. cve-2020-11108-rce.py te dará una shell como el usuario www-data. root-cve-2020-11108-rce.py te dará una shell y escalará privilegios a root. Nota: Esto es destructivo, ya que debemos sobrescribir teleporter.php. Para una explicación...

9CVSS7.4AI score0.78262EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/22 5:40 a.m.9 views

CVE-2024-37726-MSI-Center-Local-Privilege-Escalation

CVE-2024-37726 MSI Center 本地权限提升 - 任意文件覆盖漏洞 漏洞概述 已识别出 Windows 操作系统上 MSI Center 版本 = 2.0.36.0 存在一个本地权限提升漏洞,该漏洞允许低权限用户任意覆盖或删除系统上的高权限关键文件。此漏洞是由于 MSI Center 应用程序以 NT AUTHORITY\SYSTEM 权限运行,并将文件写入低权限用户可控的目录所致,这使得低权限用户能够利用符号链接操纵文件系统,并诱使应用程序在任意位置写入或覆盖文件。 漏洞详情 当低权限用户创建一个目录并对该目录中的文件设置 OpLock...

6.8CVSS6AI score0.0086EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 3:08 a.m.12 views

cve-2019-5736-poc

运行方式: 1. 在 stage2.c 中编辑 poc 命令 2. 构建 docker docker build -t cve . 3. 运行 docker docker run -d cve /bin/bash -c "tail -f /dev/null" 4. 备份 docker-runc cp /usr/bin/docker-runc /usr/bin/docker-runc.bak 5. docker exec -it docker-id /bin/bash 6. 在 docker 中运行 cd /root && ./run.sh && exit 7. docker exec -...

9.3CVSS7.2AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/22 2:24 a.m.16 views

CVE-2024-34313

CVE-2024-34313 Descripción VPL Jail System hasta v4.0.2 se descubrió que contiene una vulnerabilidad de Path Traversal que permite la sobrescritura arbitraria de archivos y, por lo tanto, la escalada de privilegios al usuario root. Esta vulnerabilidad puede encadenarse con CVE-2024-34312 para tom...

9.8CVSS6.8AI score0.01496EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/22 2:05 a.m.39 views

GL.iNet <= 4.3.7 - Arbitrary File Write

GL.iNet = 4.3.7 is vulnerable to an arbitrary file write exploit, allowing an attacker to overwrite arbitrary system files. id: CVE-2023-46455 info: name: GL.iNet = 4.3.7 - Arbitrary File Write author: Zierax severity: high description: | GL.iNet = 4.3.7 is vulnerable to an arbitrary file write...

7.5CVSS7.3AI score0.46966EPSS
SaveExploits4References2
Nuclei
Nuclei
added 2026/09/22 2:05 a.m.29 views

Multiple Thrive Themes < 2.0.0 - Arbitrary File Upload

Thrive “Legacy” Rise by Thrive Themes WordPress theme before 2.0.0, Luxe by Thrive Themes WordPress theme before 2.0.0, Minus by Thrive Themes WordPress theme before 2.0.0, Ignition by Thrive Themes WordPress theme before 2.0.0, FocusBlog by Thrive Themes WordPress theme before 2.0.0, Squared by...

9.1CVSS7.9AI score0.03946EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/21 11:08 p.m.9 views

CVE-2022-0847-Container-Escape

CVE-2022-0847 利用CVE-2022-0847 Dirty Pipe 实现容器逃逸(效果为覆写宿主机上任意只读文件) 中文汇报PPT在这里 简介 如果内核存在 CVE-2022-0847 漏洞,攻击者可以覆写只读文件(非持久化!更多细节请访问 https://dirtypipe.cm4all.com/ )。然而,容器只能访问容器内的文件。幸运的是,当拥有 CAPDACREADSEARCH 能力时,攻击者就可以覆写宿主机上的文件了! 原理 正如 https://dirtypipe.cm4all.com/ 所解释的,要覆写只读文件,我们需要通过 splice 将其送入管道。要使用...

7.8CVSS7.5AI score0.89721EPSS
SaveExploits102References1
NVD
NVD
added 2026/09/21 9:17 p.m.5 views

CVE-2026-49453

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.6.15 and 3.7.2, Joplin accepts synchronized resource metadata whose id or fileextension contains parent-directory or path-separator characters. BaseItem.unserialize stores the...

7CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/21 9:04 p.m.12 views

CVE-2020-10665

CVE-2020-10665 Escalada de Privilegios Local en Docker Desktop POC para la escalada de privilegios local en Docker Desktop. Construido basado en el artículo en https://www.activecyber.us/activelabs/docker-desktop-local-privilege-escalation-cve-2020-10665. Creación de hardlink adaptada de...

7.2CVSS7AI score0.01435EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/21 8:41 p.m.9 views

CVE-2019-1476

CVE-2019-1476 DoS por sobrescritura arbitraria de archivos en AppXSvc Informé de esta vulnerabilidad de forma independiente a MSRC como parte de mi investigación inspirada en CVE-2019-0841, reportada originalmente por Nabeel Ahmed. Esta vulnerabilidad permite a un usuario normal sobrescribir...

7.8CVSS7.5AI score0.0512EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/21 8:38 p.m.10 views

CVE-2016-5195

CVE-2016-5195 我对 CVE-2016-5195(dirty COW)的个人 POC 与 EXPLOIT 使用方法 POC:任意写入文件 这只是该 CVE 的一个简单 POC,按如下方式编译文件 poc.c: root@kitploit: $ gcc poc.c -o poc -static -lpthread 你应该按如下方式运行它: root@kitploit: ./poc destinationfile fakefile 你应该确保目标文件至少是可读的。目标文件的内容将被伪造文件的内容覆盖,如果失败,只需多试几次直到成功为止。 仅会写入原文件长度范围内的内容...

7.2CVSS7.5AI score0.83524EPSS
SaveExploits92
Rows per page
Query Builder