Lucene search
+L

1135050 matches found

Kitploit
Kitploit
added 2026/09/02 4:22 a.m.6 views

CVE-2026-8461

🎬 CVE-2026-8461 — PixelSmash FFmpeg MagicYUV 解码器中的严重越界写入漏洞 恶意视频文件可以成为武器。 PixelSmash 是一个影响 FFmpeg MagicYUV 解码器的严重内存损坏漏洞,攻击者可利用它触发越界写入 ,导致应用程序崩溃,甚至可能实现远程代码执行 。 📖 概述 CVE-2026-8461 是在 FFmpeg 的libavcodec MagicYUV 解码器中发现的一个高危 漏洞。 该漏洞是由于帧解码过程中边界验证不当造成的,允许特制的媒体文件写入分配内存之外的位置。 自动处理上传或下载视频的应用程序可能无需用户交互即受影响。...

8.8CVSS6.9AI score0.01572EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 4:21 a.m.10 views

CVE-2026-24061_POC

CVE-2026-24061 GNU Telnetd RCE Parámetros del Script...

9.8CVSS8.7AI score0.97878EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/02 4:21 a.m.4 views

CVE-2022-22965

🚨 CVE-2022-22965 — "Spring4Shell" 严重远程代码执行(RCE)漏洞 公开披露时间:2022年3月31日 📖 目录 概述 受影响的组件 技术根本原因 利用条件 影响 严重性与CVSS 缓解与修复 时间线 与Log4Shell的对比 总结 🔎 概述 Spring4Shell 是 CVE-2022-22965 的昵称,这是一个 Spring 数据绑定机制中的漏洞,可能允许攻击者实现远程代码执行(RCE) 。 它主要影响使用以下条件的应用程序: :contentReferenceoaicite:1index=1 以 WAR 文件形式打包 部署在...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/02 4:12 a.m.4 views

CVE-2025-3248

CVE-2025-3248 — Langflow RCE 漏洞利用 针对存在 CVE-2025-3248 漏洞的 Langflow 应用程序的远程代码执行 RCE 利用工具。 受影响端点: /api/v1/validate/code 🚀 漏洞利用特点 🔓 远程且无需身份验证的 RCE 🔐 无需认证 🐍 Python3 单行脚本 🎨 彩色终端输出,清晰明了 🔧 用法 root@kitploit: python3 langflowrce.py -u http://target:7860 -c "id" python3 langflowrce.py -i target.txt -c "id"...

9.8CVSS9.1AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/02 4:11 a.m.4 views

CVE-2023-41892

CVE-2023-41892 - Craft CMS 远程代码执行(RCE) referensi: https://github.com/advisories/GHSA-4w8r-3xrw-v25g https://securityonline.info/craft-cms-fixes-rce-cve-2023-41892-flaw-rated-10-out-of-10-on-severity-scale/ https://blog.calif.io/p/craftcms-rce...

10CVSS8.7AI score0.92555EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/02 4:09 a.m.4 views

CVE-2023-36845

CVE-2023-36845 ¿Uso? bash cve.sh yourfile.txt Referencias: https://supportportal.juniper.net/s/article/2023-08-Out-of-Cycle-Security-Bulletin-Junos-OS-SRX-Series-and-EX-Series-Multiple-vulnerabilities-in-J-Web-can-be-combined-to-allow-a-preAuth-Remote-Code-Execution?language=enUS...

9.8CVSS7.5AI score0.94595EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/02 4:08 a.m.5 views

CVE-2026-34197

CVE-2026-34197 — Apache ActiveMQ RCE vía Jolokia API Descripción CVE-2026-34197 es una vulnerabilidad de ejecución remota de código RCE en Apache ActiveMQ Classic que permite a un atacante ejecutar comandos arbitrarios en el sistema operativo del servidor a través de la API Jolokia expuesta en la...

8.8CVSS6.6AI score0.98256EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/02 4:03 a.m.4 views

CVE-2020-27955

CVE-2020-27955漏洞复现 1、win机下载有漏洞的版本Git-LFS 下载地址:https://github.com/git-for-windows/git/releases/tag/v2.29.2.windows.1 2、win机安装,添加如下信息host文件,10.1.1.5即是nc监听8888的主机(可自行替换) 10.1.1.5 abcall.xyz 3、10.1.1.5主机,nc启监听口8888 ┌──root㉿hostname- └─ nc Cmd line: -l -p 8888 4、win机cmd命令行输入 git clone...

10CVSS8.3AI score0.82591EPSS
SaveExploits14References2
Kitploit
Kitploit
added 2026/09/02 4:03 a.m.3 views

CVE-2024-8232

CVE-2024-8232 – Vulnerabilidad de subida de archivos en SpiderControl SCADA Web Server Resumen El servidor web SpiderControl SCADA es vulnerable a la subida arbitraria de archivos sin autenticación, lo que permite a los atacantes subir scripts maliciosos por ejemplo, webshells y obtener ejecución...

8.7CVSS7.5AI score0.13075EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 4:02 a.m.6 views

CVE-2017-9805

Test nuclei CVE-2017-9805.yaml - struts2 showcase RCE 构建 Dockerfile docker build -t cve-2017-9805 . 启动并分离容器 docker run --name cve-2017-9805 -p 127.0.0.1:8080:8080 -dit cve-2017-9805 /bin/bash 登录到运行中的容器 docker exec -it cve-2017-9805 /bin/bash 启动 Tomcat $CATALINAHOME/bin/startup.sh...

8.1CVSS7.2AI score0.99396EPSS
SaveExploits24
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/02 3:58 a.m.9 views

Malicious code in vitest-cli-pro (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1262dc722ebac3b91301efde91e61df9ec9f65ccf91e51c15da53f9b518878b2 Package published as vitest-cli-pro ships a verbatim copy of nodemailer as cover; its declared postinstall runs lib/utils/index.js, which detaches a...

6AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/02 3:58 a.m.10 views

Malicious code in peertube-plugin-poc-marker (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ff307f6227ac4a9217a899b419a6931ddfe0376cb0cc6ba3570c0f589247241c index.js runs id; uname -a; hostname; date -u; ls -d /var/www/peertube via execSync when PeerTube invokes the plugin's register hook, then POSTs the...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 3:56 a.m.4 views

vhf-morse-transmitter-monitor

📡 Transmisor RF de Monitor VHF Generador de Morse por Canal Lateral TEMPEST / EMI Autor: TA1EEI Efe Işık Versión: 1.2 Licencia: MIT Código Abierto / Educativo y Experimental 📰 Apariciones en Medios y Cobertura Hackaday - Get Your Monitor Transmitting VHF With A Browser Tool RTL-SDR.com - An HTML...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 3:56 a.m.3 views

CVE-2018-11235

CVE-2018-11235 快速开始 要构建 Docker 容器,请使用: root@kitploit: make docker 以下 make 命令应在您机器上的不同终端中并行运行 要启动攻击者服务器的容器,请使用: root@kitploit: make runserver 要启动代表受害者的容器,请使用: root@kitploit: make runclient 该容器将运行 client.py 脚本。该脚本会将其 IP 地址和用户名发送给攻击者。 请按照客户端控制台中的说明来克隆恶意 git 仓库。 root@kitploit: git clone...

7.8CVSS7.6AI score0.74023EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/02 3:55 a.m.4 views

CVE-2026-33017

CVE-2025-62593 — Exploit RCE no autenticado en Ray Descripción general CVE-2025-62593 es una vulnerabilidad de ejecución remota de código no autenticada en el motor de computación distribuida de IA Ray. La causa raíz es la ausencia de autenticación en endpoints HTTP críticos /api/jobs,...

9.8CVSS6.6AI score0.96177EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/09/02 3:55 a.m.4 views

yaml-payload-2

yaml-payload Un payload de explotación de deserialización de SnakeYAML para CVE-2022-1471 , adaptado de artsploit/yaml-payload originalmente basado en mbechler/marshalsec. Qué hace Cuando se carga mediante el inseguro Yaml.load de SnakeYAML, este payload toma el control de la aplicación en...

9.8CVSS6.9AI score0.99569EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/09/02 3:53 a.m.6 views

CVE-2023-46974

CVE-2023-46974 POC 描述 Best Courier Management System 中的跨站脚本漏洞 v.1.000 允许远程攻击者通过 精心构造的载荷传递给 URL 中的 page 参数来执行任意代码。 漏洞类型 跨站脚本攻击 XSS 产品供应商 https://www.sourcecodester.com/php/16848/best-courier-management-system-project-php.html 受影响的产品代码库 v 1.000 - 最佳快递管理系统 受影响的组件 所有 URL 攻击类型 远程 影响代码执行 true 攻击向量...

5.4CVSS5.6AI score0.00676EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 3:53 a.m.4 views

-CVE-2023-46450

-CVE-2023-46450 描述 Sourcecodester 免费开源库存管理系统 1.0 的添加供应商功能 存在跨站脚本(XSS)漏洞。 附加信息 免费开源库存管理系统的添加供应商功能中存在一个视频 POC 存储型 XSS 漏洞。 链接: https://youtu.be/LQy0xIK2q0 漏洞类型 跨站脚本(XSS) 产品供应商 开源 受影响产品代码库 free-and-open-source-inventory-management-system-php-source-code - 1.0000 受影响组件 添加供应商功能 攻击类型 远程 影响代码执行 是 攻击向量...

5.4CVSS5.5AI score0.00431EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/02 3:52 a.m.1 views

CVE-2023-0669-Analysis

CVE-2023-0669 This Repo contain the pcakages and scripts used in this Analysis https://www.vicarius.io/vsociety/blog/unauthenticated-rce-in-goanywhere The vulnerable version of GoAnywhere for Linux https://www.dropbox.com/s/j31l8lgvapbopy3/ga703linuxx64.sh?dl=0...

7.2CVSS8AI score0.99999EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/02 3:52 a.m.5 views

CVE-2018-10933

服务器代码中的身份验证绕过 CVE-2018-10933 Versions 0.7.6 to 0.8.4 描述 libssh 0.6及以上版本在服务器代码中存在一个身份验证绕过漏洞。通过向服务器发送SSH2MSGUSERAUTHSUCCESS消息以替代服务器期望用于启动身份验证的SSH2MSGUSERAUTHREQUEST消息,攻击者可以在没有任何凭据的情况下成功通过身份验证。 该漏洞由NCC集团的Peter Winter-Smith发现。 安装 该漏洞的POC演示以docker映像形式提供。 root@kitploit: cd ./CVE-2018-10933/docker...

9.1CVSS7.5AI score0.91789EPSS
SaveExploits13References1
Rows per page
Query Builder