Lucene search
+L

298402 matches found

NVD
NVD
added 2026/09/12 1:16 p.m.9 views

CVE-2026-90533

Flowise before 3.1.4 contains a broken access control vulnerability in GET /api/v1/organizationuser that allows any authenticated organization member to retrieve the organization owner's full user record including bcrypt password hash and temporary tokens. Attackers can query the endpoint with an...

6CVSS0.00187EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 1:09 p.m.4 views

CVE-2026-53595_exploit

CVE-2026-53595 + CVE-2026-53593 — FreeScout 匿名 ATO → RCE 通过串联两个漏洞实现在 FreeScout ≤ 1.8.223 (一个 Laravel 帮助台)上的未认证远程代码执行,这两个漏洞均在 1.8.224 中修复: CVE-2026-53595 — 匿名账户接管 。POST /user-setup/hash/invitesentat 仅通过 invitehash 列选取账户。一个已激活 的用户其 invitehash = '',而在 MySQL/MariaDB 上 VARCHAR 相等比较忽略尾部空格 ,因此 hash = %2...

9.4CVSS5.9AI score0.01945EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 1:01 p.m.8 views

CVE-2025-57310

CVE-2025-57310 Una vulnerabilidad de Cross-Site Request Forgery CSRF en Salmen2/Simple-Faucet-Script v1.07 a través de una solicitud POST manipulada a admin.php?p=ads&c=1 que permite a los atacantes ejecutar código arbitrario. CWE CWE-352: Cross-Site Request Forgery CSRF CVSS v3.1 Puntuación Base...

8.8CVSS5.9AI score0.00253EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 12:56 p.m.10 views

KillApachePy

如果你关注安全趋势,那么你可能听说过通过使用特制的Range头(CVE-2011-3192)对大量Apache版本发起的DoS攻击。基于原始的PoC(killapache.pl),我制作了一个Python版本,它更用户友好,并有一些程序工作流的增强(自动使用系统允许的最大线程数、设置自定义HTTP方法(GET/HEAD/...)、自定义目标页面检索、代理支持等)。 p.s. 建议使用Python v2.5.x-v2.7.x运行此工具。...

7.8CVSS7.3AI score0.98828EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/12 12:54 p.m.5 views

CVE-2023-24278

CVE-2023-24278 - Squidex 中的反射型 XSS 漏洞 概述 CVE ID: CVE-2023-24278 受影响产品: Squidex 7.4.0 之前的所有版本 报告者: Ioannis Christodoulakos 本仓库提供了关于 Squidex 开源无头 CMS 软件中发现的两个反射型跨站脚本(XSS)漏洞的信息及利用方式。这些漏洞影响 7.4.0 之前的所有版本,攻击者可通过向 /squid.svg 端点的特定查询参数中注入代码,在受害者浏览器中执行恶意 JavaScript 代码。 漏洞详情 漏洞是由于 /squid.svg 端点的 text 和...

6.1CVSS6.4AI score0.02908EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 12:50 p.m.8 views

CVE-2018-6574

此仓库包含CVE-2018-6574 "go get RCE"的PoC,该漏洞允许在下载第三方包时执行命令。这是因为cflags允许设置外部库。在此PoC中,外部库在构造函数上执行命令。...

7.8CVSS6.9AI score0.07625EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/12 12:50 p.m.9 views

-CVE-2024-31211

为了创建一个利用 WordPress 中 WPHTMLToken 类实例反序列化漏洞的 Metasploit 模块,我们将专注于构造一个触发反序列化缺陷的有效载荷,从而实现任意代码执行。 Metasploit 模块 将以下代码保存为 wordpresswphtmltokenrce.rb,放在 Metasploit Framework 安装目录中的 modules/exploits/multi/http 目录下。 root@kitploit: This module requires Metasploit: https://metasploit.com/download Current...

9.8CVSS6.5AI score0.02763EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 12:48 p.m.6 views

cve-2018-15133

POC - CVE-2018-15133 Uso: root@kitploit: $ ./CVE-2018-15133 -h Usage: ./CVE-2018-15133 options Options: -APIKEY string API key del sitio web de Laravel, codificada en base64 -URL string URL del sitio web de Laravel a atacar -command string Comando a ejecutar en el sitio web vulnerable; si no se...

8.1CVSS7.9AI score0.76814EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/12 12:46 p.m.8 views

CVE-2023-5070

CVE-2023-5070 Botones para Compartir en Redes Sociales e Iconos para Compartir en Redes Sociales = 2.8.5 - Exposición de Información Descripción: El plugin Social Media Share Buttons & Social Sharing Icons para WordPress es vulnerable a Exposición de Información Sensible en versiones hasta la 2.8...

6.5CVSS7AI score0.01201EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 12:46 p.m.6 views

node-pdf-generator-ssrf

CVE-2020-7740 此漏洞影响所有版本的包 node-pdf-generator。由于缺乏对提供给 node-pdf-generator 内容的用户输入验证和清理,攻击者可以构造一个 URL 传递给外部服务器,从而实现 SSRF 攻击。 Source 使用 Docker 快速开始 1. 构建容器。 2. 运行容器:docker run -p 3000:3000 cve-2020-7740 3. 注意到我们无法直接访问 localhost:3001 4. 使用 curl 发送请求:curl --location --request GET localhost:3000/test...

8.2CVSS7.7AI score0.02044EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 12:45 p.m.4 views

dirtycow-lab

Dirty COW 教育性 PoC(CVE-2016-5195) ⚠️ 法律警告 此代码仅供教育目的使用。任何恶意使用均被严格禁止,且属于违法行为。 📖 什么是 Dirty COW? Dirty COW(CVE-2016-5195)是 Linux 内核中的一个权限提升漏洞,它利用了内核写时复制(COW)机制中的竞争条件。该漏洞影响从 2.6.22 版本(2007 年发布)到以下版本之前的 Linux 内核: 4.8.3 4.7.9 4.4.26 技术细节 该漏洞存在于内核的内存管理系统中: 1. 写时复制(COW) :当进程使用 MAPPRIVATE 映射文件时,修改操作应当创建一份私有副...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits92
Kitploit
Kitploit
added 2026/09/12 12:43 p.m.5 views

CVE-2019-0232

CVE-2019-0232 — Apache Tomcat CGI Servlet RCE 仅用于授权的CTF/渗透测试的教育性PoC。 针对非您拥有或未获得明确书面许可的系统运行此工具是违法的。 漏洞概述 CVE-2019-0232 是 Windows 上 Apache Tomcat 中的一个远程代码执行漏洞。 当 CGI Servlet 的 enableCmdLineArguments=true(补丁前 Windows 上的默认设置)时,Tomcat 通过 Runtime.exec 将 HTTP 查询字符串直接作为命令行参数传递给 CGI 批处理文件。在 Windows...

9.3CVSS7.9AI score0.99652EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/12 12:39 p.m.5 views

CVE-2021-21972

CVE-2021-21972 CVE-2021-21972 VMware vSphere Client 未授权文件上传导致远程代码执行(RCE) vSphere Web Client(HTML5)本质上是一个管理界面,用于管理 vSphere 安装。vSphere Client 让管理员无需直接访问 vSphere 服务器即可使用 vSphere 的关键功能。它允许管理员创建新的虚拟机并管理现有虚拟机及其资源。作为一个跨平台的 Web 应用程序,它可以通过不同受支持版本的 Web 浏览器在所有受支持的操作系统上使用。 CVE-2021-21972 是 vCenter Server...

10CVSS8.2AI score0.99865EPSS
SaveExploits48References1
Kitploit
Kitploit
added 2026/09/12 12:37 p.m.7 views

redamon v6.14.1

Unmask the hidden before the world does An autonomous AI framework that chains reconnaissance, exploitation, and post-exploitation into a single pipeline, then goes further by triaging every finding, implementing code fixes, and opening pull requests on your repository. From first packet to merge...

6.5AI score
SaveExploits0References75
Kitploit
Kitploit
added 2026/09/12 12:35 p.m.8 views

Exploit-CVE-2019-2725

Exploit-CVE-2019-2725 针对 CVE-2019-2725 的简易利用工具。 示例代码: root@kitploit: curl -X POST https://127.0.0.1/async/AsyncResponseService -H "Content-Type: text/xml" -d ' xx xx /bin/bash -c python -c "import...

9.8CVSS7.8AI score0.99964EPSS
SaveExploits36
Kitploit
Kitploit
added 2026/09/12 12:20 p.m.9 views

CVE-2024-50488

CVE-2024-50488 Token Login history.pushState'', '', '/'; document.forms0.submit; 响应 root@kitploit: "status":"success","message":"Successfully regenerated token!","tokenurl":"http://kubernetes.docker.internal?token=1c8dc9406bc444d1f5cea37fae130f92"...

8.8CVSS6AI score0.00926EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/09/12 12:13 p.m.18 views

blitzstrike

BlitzStrike MCP security-audit toolbelt — blitz triage → eagle-e...

6AI score
SaveExploits0
EUVD
EUVD
added 2026/09/12 12:08 p.m.11 views

EUVD-2026-76867

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to properly authorize access to the videosAndroid.json.php endpoint, allowing unauthenticated guests to list password-protected videos with sensitive owner information. Attackers can retrieve video metadata including owner...

6.9CVSS0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/12 12:08 p.m.12 views

CVE-2026-90549

WWBN AVideo , a PHP-based video platform, is vulnerable to missing authorization on the videosAndroid.json.php endpoint in versions through commit c3edcc274c389816d434acadac07ee78eaf330c1. Unauthenticated attackers can send a simple GET request to the endpoint and retrieve metadata of password-pr...

6.9CVSS0.00205EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/12 12:08 p.m.4 views

CVE-2026-90549 WWBN AVideo Missing Authorization via videosAndroid.json.php Endpoint

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to properly authorize access to the videosAndroid.json.php endpoint, allowing unauthenticated guests to list password-protected videos with sensitive owner information. Attackers can retrieve video metadata including owner...

6.9CVSS0.00205EPSS
SaveExploits0References2
Rows per page
Query Builder