8223 matches found
CVE-2019-18818_CVE-2019-19609
CVE-2019-18818 和 CVE-2019-19609 利用脚本 本仓库包含一个 Python 脚本,用于利用两个漏洞:CVE-2019-18818 和 CVE-2019-19609。 CVE-2019-18818 该漏洞允许攻击者重置 Strapi CMS 中管理员用户的密码。 使用方法 1. 修改脚本中的 target 和 strapiport 变量,使其匹配目标 Strapi 实例。 2. 运行脚本以重置管理员密码。 CVE-2019-19609 该漏洞允许攻击者在运行 Strapi CMS 的服务器上执行任意命令。 使用方法 1. 修改脚本中的 localip 和...
CVE-2026-17628 Langflow is affected by improper authentication due to missing password verification in the password reset endpoint
IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to change the password of an account due to improper authentication...
CVE-2026-17628
IBM Langflow OSS versions 1.0.0 through 1.10.2 are affected by improper authentication (CWE-287) in the password reset endpoint. The endpoint accepts a current-password field in the request body but does not verify it against the stored credential before applying the change, and enforces no passw...
ZeroLogon-PoC-DC-Pwn
Zerologon CVE-2020-1472 概述 该项目实现了 Zerologon 漏洞 CVE-2020-1472 ,这是最严重的 Active Directory 安全漏洞之一。该漏洞允许未经身份验证的攻击者通过重置域控制器的机器账户密码,从而破坏整个 Active Directory 域。 CVSS 评分:10.0(严重) 什么是 Zerologon? Zerologon 是 Microsoft 的 Netlogon 远程协议 MS-NRPC 中的一个加密缺陷。该漏洞存在于 Netlogon 使用 AES-CFB8 加密并采用硬编码的零初始化向量 IV 的方式中。 技术摘要:...
CVE-2026-18963-Exploit
CVE-2026-18963 — Bypass de reset-credentials en Keycloak → toma de control de cuenta no autenticada Conociendo solo un nombre de usuario o dirección de correo electrónico , un atacante no autenticado establece una contraseña arbitraria en cualquier cuenta de Keycloak. El correo de restablecimient...
CVE-2023-32243
CVE-2023-32243. Essential Addons for Elementor 5.4.0-5.7.1 - 未经验证的权限提升 Info 此插件未验证密码重置密钥,这使得未经验证的攻击者能够在知道相关邮箱或用户名的情况下,将任意账户的密码重置为任意值,从而获得访问权限。 Python 设置 root@kitploit: pip install -r requirements.txt 利用详情...
cve-2020-1472_Tool-collection
Introduction article https://www.yuque.com/shamo-vs4ia/vul/ktduf8 Environmental preparation pip3 install -r requirements.txt Vulnerability detection python3 zerologontester.py ad adip Exploit python CVE-2020-1472.py AD AD$ adip secretsdump.py -hashes :31d6cfe0d16ae931b73c59d7e0c089c0...
tplink-CVE-2017-11519
tplink-CVE-2017-11519 POC para TP-Link Archer C9 - Restablecimiento de contraseña de administrador y RCE CVE-2017-11519 Consulta el writeup en https://devcraft.io/posts/2017/07/21/tp-link-archer-c9-admin-password-reset.html...
CVE-2023-27372-PoC
这个PoC是快速编写的,并没有什么特别之处。 它利用了新的CVE-2023-27372 SPIP RCE漏洞。 这是一个反序列化漏洞,利用了密码重置功能(spip.php?page=spippass)中危险使用ENV标签的问题,具体位于"/ecrire/balise/formulaire.php"文件中,尤其是以下这行: 1. 用法:python3 exploit.py -u https://url.com root@kitploit: function protegechamp$texte if isarray$texte $texte =...
CVE_2019_19844
djangocve201919844poc CVE-2019-19844 的概念验证(PoC) CVE-2019-19844 设置 1. docker-compose run --service-ports web python manage.py migrate --no-input 2. docker-compose run --service-ports web python manage.py createsuperuser [email protected] --username 0xsha 3. 访问...
FOSKiller
root@kitploit: ███████╗ ██████╗ ███████╗██╗ ██╗██╗██╗ ██╗ ███████╗██████╗ ██╔════╝██╔═══██╗██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝██╔══██╗ █████╗ ██║ ██║███████╗█████╔╝ ██║██║ ██║ █████╗ ██████╔╝ ██╔══╝ ██║ ██║╚════██║██╔═██╗ ██║██║ ██║ ██╔══╝ ██╔══██╗ ██║ ╚██████╔╝███████║██║...
ZeroLogon
ZeroLogon CVE-2020-1472 C++版本,此工具会直接重置机器账户的密码,无具备恢复功能,实战场景中慎用。 参考BOF版本:ZeroLogon-BOF更改后的单文件EXE版本,编译完后仅200KB左右,适合在极端环境下进行漏洞利用。...
BMC FootPrints - Authentication Bypass
BMC FootPrints versions 20.20.02 through 20.24.01.001 contain an authentication bypass vulnerability in the password reset functionality. Unauthenticated attackers can access the /footprints/servicedesk/passwordreset/request/ endpoint to obtain a valid SECTOKEN session cookie without proper...
CVE-2026-8206-Lab
CVE-2026-8206 - Laboratorio de apropiación de cuentas en Kirki Laboratorio Docker local para demostrar CVE-2026-8206 en el plugin de WordPress Kirki. Este repositorio compara las versiones reales del plugin Kirki: vuln: Kirki 6.0.6 patched: Kirki 6.0.7 El laboratorio es solo local y vincula los...
CVE-2025-14783-POC
🧨 CVE-2025-14783: Easy Digital Downloads 账户接管 PoC “信任是最可利用的安全缺陷。” 💀 描述 本仓库包含针对 CVE-2025-14783 的可运行概念验证(PoC),该漏洞是 WordPress 插件 Easy Digital Downloads EDD (版本 'passwordresetrequested', 'key' = $key, 'login' = rawurlencode $userlogin , , escurlraw $POST'eddredirect' // --- 注入点 , $message ; 通过控制...
Flowise-CVE-2025-58434-Chain-59528
FlowiseAI CVE 链 - 账户接管 CVE-2025-58434 与远程代码执行 CVE-2025-59528 ⚠️ 仅供教育和授权的安全研究使用。 在未经拥有或缺少书面许可的系统上运行此工具是非法的 。 目录 本仓库包含一个 Python 概念验证,用于串联两个 Flowise 漏洞: CVE-2025-58434 — 通过暴露的密码重置令牌行为实现账户接管。 CVE-2025-59528 — 通过在 CustomMCP 节点中对 JavaScript 进行不安全求值实现远程代码执行。 Flowise 是一个用于构建 LLM 应用和 AI...
CVE-2026-72709
SPIP before 4.4.18 contains a missing authorization vulnerability in the administrative action endpoints under ecrire/action/ that allows unauthenticated attackers to perform privileged actions by supplying a valid HMAC-SHA256 nonce without any server-side permission check via autoriser. Attacker...
UBUNTU-CVE-2026-72709
SPIP before 4.4.18 contains a missing authorization vulnerability in the administrative action endpoints under ecrire/action/ that allows unauthenticated attackers to perform privileged actions by supplying a valid HMAC-SHA256 nonce without any server-side permission check via autoriser. Attacker...
Linux Distros Unpatched Vulnerability : CVE-2026-72709
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SPIP before 4.4.18 contains a missing authorization vulnerability in the administrative action endpoints under ecrire/action/ that allows unauthenticated...
DotCMS-CVE-2022-45782
CVE-2022-45782 – dotCMS 密码重置令牌可预测性(PoC) 该仓库包含针对 CVE-2022-45782 的概念验证漏洞利用程序,这是 dotCMS 中的一个漏洞,其密码重置令牌是使用非加密方法 RandomStringUtils.randomAlphanumeric 生成的。由于该令牌可预测,攻击者可以暴力破解或推导出它,从而重置管理员账户的密码。 此 PoC 演示了完整的漏洞利用链: 运行易受攻击的 dotCMS 实例 触发密码重置 接收攻击者的重置令牌 使用 randomstringutils 仓库破解管理员令牌 重置管理员账户 仓库结构 该仓库使用一个 Git...