Lucene search
+L

996630 matches found

Kitploit
Kitploit
added 2026/09/07 4:13 p.m.5 views

CVE-2025-2005

CVE-2025-2005 WordPress Front End Users 插件 = 3.2.32 存在任意文件上传漏洞 WordPress Front-End Users 插件漏洞利用 漏洞信息 插件名称 :Front-End Users Plugin 受影响版本 := 3.2.32 漏洞类型 :任意文件上传 CVSS 评分 :10(严重) 风险 :该漏洞允许未经认证的攻击者上传任意文件(例如 PHP Web Shell),并可远程执行这些文件。这可在服务器上实现完全代码执行,导致服务器被完全控制。 漏洞描述 该漏洞存在于 Front-End Users...

9.8CVSS8AI score0.21975EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/07 4:12 p.m.3 views

evil_minio

Evil MinIO CVE-2023-28434 Doc: CVE-2023-28432 minio 接口未授权访问到无损RCE和全局后门.pdf CVE-2023-28434 の EXP MinIO の認証バイパスから RCE へ https://github.com/minio/minio/tree/8b4d0255b7247b1a06d923e69ed5ba01434e70b8 から変更 変更点 cmd/x.go を追加。システムコマンド実行に使用 root@kitploit: package cmd import "os/exec" "runtime" func...

8.8CVSS7.9AI score0.83957EPSS
SaveExploits14References2
Kitploit
Kitploit
added 2026/09/07 4:12 p.m.7 views

CiscoRV320Dump

CiscoRV320Dump CVE-2019-1653/CVE-2019-1652 Exploits For Dumping Cisco RV320 Configurations and getting RCE Implementations of the CVE-2019-1652 and CVE-2019-1653 exploits disclosed by Red Team Pentesting GmbH. I only tested these on an RV320, but according to the Cisco advisory, the RV325 is also...

9CVSS7.2AI score0.99876EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/07 4:10 p.m.6 views

CVE-2025-55182-advanced-scanner-

CVE-2025-55182 扫描器 用于检测和利用 Next.js 应用中 CVE-2025-55182(React 服务端组件远程代码执行)的简易命令行工具。 安装 root@kitploit: chmod +x scanner.sh 用法 root@kitploit: 使用默认命令(id)扫描 ./scanner.sh -d example.com 执行自定义命令 ./scanner.sh -d example.com -c "whoami" 使用完整 URL ./scanner.sh -d https://example.com -c "uname -a" 选项 -d,...

10CVSS7.6AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/07 4:09 p.m.6 views

cve-2026-63030-lab

CVE-2026-63030 — wp2shell 实验室 通过 REST API 批量路由混淆 + SQL 注入实现 WordPress 核心预认证 RCE 概述 wp2shell 是 WordPress 核心中两个独立低严重性漏洞组成的利用链,两者结合后,允许未经认证的远程攻击者: 1. 在无凭据的情况下到达 SQL 注入汇点 2. 从数据库中提取管理员密码哈希 3. 创建新的管理员账户 4. 上传 webshell 并实现完全的远程代码执行 两个漏洞 CVE-2026-63030 — REST API 批量路由混淆 文件:...

9.8CVSS8.4AI score0.97271EPSS
SaveExploits77References1
Kitploit
Kitploit
added 2026/09/07 4:08 p.m.5 views

CVE-2026-4040-Race-Condition-in-File-Upload-Leading-to-RCE

CVE-2026-4040 – 文件上传中的竞态条件导致远程代码执行(RCE) 程序代码(Python Flask) root@kitploit: uploadserver.py - File upload with race condition from flask import Flask, request import os, tempfile, time, threading app = Flaskname UPLOADDIR = '/tmp/uploads' os.makedirsUPLOADDIR, existok=True @app.route'/upload',...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 4:03 p.m.4 views

CVE-2026-55200

🚨 CVE-2026-55200 - Critical libssh2 Out-of-Bounds Write Vulnerability 📌 Overview CVE-2026-55200 is a critical memory corruption vulnerability affecting the widely deployed libssh2 library. The flaw arises from improper validation of the SSH packet length field during packet processing, potentiall...

9.2CVSS7.6AI score0.04024EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/07 4:01 p.m.6 views

CVE-2026-39047

CVE-2026-39047:爱普生打印机RAW协议漏洞利用框架 仓库: https://github.com/J4ck3LSyN-Gen2/CVE-2026-39047 PoC脚本: poc.py 模拟目标: mockprinter.py 作者: J4ck3LSyN 概述 该框架演示了CVE-2026-39047 漏洞——爱普生多功能打印机(特别是L14150 FL27PB)在处理RAW TCP打印协议(通常端口9100)上的畸形或超大负载时存在的远程缓冲区溢出。 成功利用可导致打印机嵌入式环境中的任意代码执行,实现: 拒绝服务(DoS)/设备崩溃/重启...

7.5CVSS7.4AI score0.00648EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/07 4:00 p.m.5 views

react2shell-poc

React2Shell - CVE-2025-55182 概念验证 CVE-2025-55182 的概念验证,这是 React Server Components 中一个严重的未认证远程代码执行漏洞。 CVSS 分数: 10.0(严重) 漏洞 该漏洞存在于 React 的 Flight 协议反序列化器中。通过利用特制负载进行的原型污染(prototype pollution),攻击者可以在受影响的 Next.js 应用程序上实现任意代码执行。 受影响版本 产品| 受影响版本| 已修复版本 ---|---|--- React| 19.0.0 - 19.2.0| 19.0.1, 19.1.2...

10CVSS8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/07 3:59 p.m.9 views

CVE-2008-5862-EXPLOIT

CVE-2008-5862 - Vulnerabilidad de traversal de directorios en webcamXP 5.3.2.375 y 5.3.2.410 Este repositorio contiene un exploit para CVE-2008-5862, una vulnerabilidad de seguridad descubierta en las versiones 5.3.2.375 y 5.3.2.410 build 2132 de webcamXP. El exploit aprovecha una falla de...

5CVSS5.9AI score0.05908EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/09/07 3:59 p.m.30 views

CVE-2026-80127

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability. A high privileged attacker with remote access could potentially exploi...

7.2CVSS0.00877EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/07 3:59 p.m.10 views

CVE-2026-80127

Dell SCG 5.0 (Secure Connect Gateway) is affected by an OS Command Injection vulnerability in both the Appliance and Application editions. Affected versions are Appliance prior to 5.36.00.16 and Application prior to 5.36.00.00 . A high-privileged attacker with remote access could exploit the impr...

7.2CVSS0.00877EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/07 3:59 p.m.6 views

EUVD-2026-72487

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability. A high privileged attacker with remote access could potentially exploi...

7.2CVSS0.00877EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 3:59 p.m.6 views

CVE-2019-6340

CVE-2019-6340 CVE-2019-6340 POC de Drupal RCE python poc.py url php func command node number Ejemplo: python poc.py http://192.168.142.148/drupal-8.6.9/ system ipconfig 200 Twitter: @0w4ys...

8.1CVSS7.9AI score0.92017EPSS
SaveExploits23
CVE
CVE
added 2026/09/07 3:55 p.m.13 views

CVE-2026-79642

Dell Secure Connect Gateway (SCG) 5.0 — both Appliance and Application editions — is affected by an Improper Certificate Validation vulnerability. The flaw allows an unauthenticated remote attacker to gain unauthorized access , with low impact on confidentiality, integrity, and availability. The ...

5.6CVSS0.00113EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/07 3:55 p.m.31 views

CVE-2026-79642

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Certificate Validation vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to unauthorized access...

5.6CVSS0.00113EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/07 3:55 p.m.6 views

EUVD-2026-72486

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Certificate Validation vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to unauthorized access...

5.6CVSS0.00113EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 3:52 p.m.8 views

CVE-2022-43959

CVE-2022-43959 Bitrix 漏洞 CVE-2022-43959 描述 1C-Bitrix Bitrix24 的 AD/LDAP 连接器模块(版本 23.100.0 之前)中,AD/LDAP 服务器设置内的凭据保护不足,允许远程管理员通过读取 /bitrix/admin/ldapserveredit.php 的源代码发现 AD/LDAP 管理密码。 CVSS 级别| 得分| CVSS| 链接 ---|---|---|--- 中等| 4.9| CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N| 链接 复现步骤: 1. 获取 Bitrix...

4.9CVSS5.7AI score0.01013EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/09/07 3:50 p.m.31 views

CVE-2026-79943

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Validation of Certificate with Host Mismatch vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to...

4.8CVSS0.00101EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/07 3:50 p.m.15 views

CVE-2026-79943

Dell Secure Connect Gateway (SCG) 5.0 (Appliance and Application) contains an Improper Validation of Certificate with Host Mismatch vulnerability. An unauthenticated attacker with remote network access could exploit this to achieve a protection mechanism bypass , resulting in low impact to both c...

4.8CVSS0.00101EPSS
SaveExploits0References1
Rows per page
Query Builder