Lucene search
+L

1301807 matches found

CVE
CVE
added 2026/09/03 4:31 p.m.5 views

CVE-2026-84766

An unauthenticated bypass vulnerability exists in the FluentBooking Pro WordPress plugin in versions 2.2.1 and below , as reported by Patchstack. The CVSS 3.1 score is 5.9 (Medium) , with a network attack vector, high complexity, no privileges required, and a high integrity impact but no confiden...

5.9CVSS5.9AI score
SaveExploits0References1
CVE
CVE
added 2026/09/03 4:31 p.m.7 views

CVE-2026-84765

Breadcrumb NavXT , a popular WordPress plugin, is affected by an unauthenticated Cross-Site Scripting (XSS) vulnerability in versions 7.5.1 and earlier . The flaw is classified with a CVSS 3.1 score of 7.1 (HIGH) , reflecting a network attack vector, low complexity, no privileges required, but re...

7.1CVSS5.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 4:31 p.m.17 views

CVE-2026-84755 WordPress Mail Mint plugin <= 1.31.0 - Broken Access Control vulnerability

Unauthenticated Broken Access Control in Mail Mint = 1.31.0 versions...

6.5CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 4:31 p.m.5 views

CVE-2026-84752

CVE-2026-84752 affects the WordPress RTMKit plugin (Rometheme for Elementor) in versions 2.1.5 and earlier . The vulnerability is a PHP Object Injection that can be exploited by a user with Contributor privileges, resulting in high impact on confidentiality, integrity, and availability (CVSS 8.8 ...

8.8CVSS5.9AI score
SaveExploits0References1
CVE
CVE
added 2026/09/03 4:31 p.m.5 views

CVE-2026-84215

CVE-2026-84215 affects the WordPress Timetics plugin in versions 1.0.61 and earlier . The vulnerability is an unauthenticated Broken Access Control flaw, rated CVSS 6.5 (Medium) with a vector of AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L. This means an unauthenticated network-based attacker can exploit ...

6.5CVSS5.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 4:31 p.m.15 views

CVE-2026-81295 WordPress Under Construction plugin <= 5.82 - Cross Site Scripting (XSS) vulnerability

Unauthenticated Cross Site Scripting XSS in Under Construction = 5.82 versions...

7.1CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 4:30 p.m.6 views

apache-struts-cve-2017-9805

Apache Struts Web框架 Apache Struts Web框架是一个免费的开源解决方案,用于创建Java Web应用程序。 Web应用程序与传统网站的不同之处在于,Web应用程序可以创建动态响应。许多网站仅提供静态页面。Web应用程序可以与数据库和业务逻辑引擎交互以定制响应。 基于JavaServer Pages的Web应用程序有时会混杂数据库代码、页面设计代码和控制流代码。在实践中,我们发现除非将这些关注点分离,否则较大的应用程序将难以维护。...

8.1CVSS7AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/03 4:30 p.m.4 views

CVE-1999-0016-POC

CVE-1999-0016-POC...

5CVSS5.2AI score0.95739EPSS
SaveExploits6
RedhatCVE
RedhatCVE
added 2026/09/03 4:28 p.m.5 views

CVE-2026-19475

An authenticated user with permission to query a SQL datasource Microsoft SQL Server, PostgreSQL, or MySQL could bypass the fix for CVE-2026-33375 by injecting the $timeGroup macro through a WHERE clause, which Grafana's regex-based macro parsing fails to reject. Evaluating the injected macro...

6.5CVSS6AI score0.00401EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 4:28 p.m.4 views

Windows_AFD_LPE_CVE-2023-21768

CVE-2023-21768 本地权限提升 PoC 作者:chompie & b33f 复现文章:hlingxbm 仅用于演示目的。完整漏洞利用适用于易受攻击的 Windows 11 22H2 系统。 写入原语适用于所有易受攻击的系统。 用法: root@kitploit: WindowsAFDLPECVE-2023-21768.exe 其中 是要提权的进程 ID(十进制)。 执行后应使目标进程提升至 SYSTEM 权限。 I/O Ring LPE 原语代码基于 Yarden Shafir 的 I/ORing R/W PoC。 博客文章即将发布,届时将更新此仓库。...

7.8CVSS7.2AI score0.65417EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/03 4:27 p.m.4 views

CVE-2018-15982_EXP

CVE-2018-15982EXP 用法 root@kitploit: msfvenom -p windows/exec cmd=notepad.exe -f raw 86.bin msfvenom -p windows/x64/exec cmd=notepad.exe -f raw 64.bin python CVE201815982.py -i 86.bin -I 64.bin 输出 exp.swf 和 index.html。 演示 https://twitter.com/Evi1cg/status/1071284773169950721...

10CVSS7.3AI score0.82456EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/03 4:27 p.m.4 views

CVE-2020-13640

此存储库没有 README。...

9.8CVSS7.3AI score0.12605EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 4:27 p.m.3 views

-cve-2022-22947-

-cve-2022-22947- cve-2022-22947 spring cloud gateway 批量扫描脚本 usage: python3 springcloudpoc.py ./urls.txt 使用urls.txt储存url信息 url格式:https://xxx.xx.xx/ 每行一个 原脚本参考:https://github.com/lucksec/Spring-Cloud-Gateway-CVE-2022-22947 1.处理了ssl证书不匹配问题 2.处理了部分应用重定向问题 3.优化了输出内容 仅限技术研究与讨论,严禁用于非法用途!...

10CVSS7AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
added 2026/09/03 4:26 p.m.2 views

Detectar-Backdoor-en-liblzma-de-XZ-utils-CVE-2024-3094-

检测 XZ-utils 的 liblzma 中的后门 CVE-2024-3094- 下面的 YARA 规则有助于检测在使用了 XZ 压缩工具 5.6.0 和 5.6.1 版本的系统中,liblzma 库中存在的后门。 这提供了一种识别可能因该漏洞而被利用的易受攻击系统的机制。通过在受影响系统上使用此规则,安全管理员可以搜索受损迹象,并采取纠正措施以降低后门被利用的风险。...

10CVSS7.4AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/03 4:26 p.m.5 views

CVE-2015-6637

CVE-2015-6637 PoC por Edward Hung Por favor, haga una copia de seguridad de su dispositivo mientras ejecuta el PoC https://source.android.com/security/bulletin/2016-01-01.html...

9.3CVSS7.1AI score0.00628EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 4:26 p.m.5 views

CVE-2021-22911-rust

CVE-2021-22911 关于此CVE的Rust概念验证。用作 https://tryhackme.com/room/rocket 的一部分,这是一个在TryHackMe学习平台上的CTF从启动到root的挑战。 使用前,更新main.rs中的常量并运行,它应该可以直接工作。要求您拥有管理员电子邮件地址和用户名,并且未启用MFA。 基于 https://www.exploit-db.com/exploits/49960,一个依赖于启用MFA的Python实现(并且对于此版本的RocketChat无法直接使用)。...

9.8CVSS7.3AI score0.95242EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/03 4:24 p.m.4 views

CVE-2023-0386

安装 root@kitploit: make all 使用方法 打开两个终端,在第一个终端中输入 root@kitploit: ./fuse ./ovlcap/lower ./gc 在第二个终端中输入 root@kitploit: ./exp...

7.8CVSS6.9AI score0.0788EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/03 4:24 p.m.6 views

CVE-2024-48359

CVE-2024-48359 - Qualitor = v8.24 未经身份验证的远程代码执行漏洞利用 CVE-2024-48359 | Qualitor = v8.24 RCE 描述 Qualitor 是一个业务流程管理平台,该系统存在于巴西的许多公司中,只需使用 Google dorking 即可识别。 我们团队发现该应用存在一个易受远程代码执行 RCE 影响的漏洞,该漏洞允许远程执行系统命令。 这是对 CVE-2023-47253 修复的绕过方法。 概念验证 POC 只需在页面 processVariavel.php 中发送 PHP...

9.8CVSS5.9AI score0.02285EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/03 4:24 p.m.4 views

CVE-2020-17530-s2-061

CVE-2020-17530-s2-061 s2-061图形化界面的exp,only for fun and practice 使用 root@kitploit: python CVE-2020-17530.py 填入目标地址 填入欲执行的系统命令 点击执行 PS:exp中内置了反弹shell函数,但懒得在GUI上添加相应的按钮和配置项,点到为止...

9.8CVSS6.7AI score0.95931EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/03 4:24 p.m.4 views

CVE-2021-41277

CVE-2021-41277 MetaBase 任意文件读取漏洞 fofa批量poc 声明 本poc仅用于检测目标是否存在漏洞,严禁用于任何非授权测试,作者不负任何责任。 使用说明 在fofa.txt中填入fofa普通会员账号的email和key,如果是高级会员或者企业会员的话,在python程序中修改对应的可查询数据量 直接运行即可...

10CVSS6.8AI score0.97178EPSS
SaveExploits5
Rows per page
Query Builder