Lucene search
+L

1428142 matches found

Kitploit
Kitploit
added 2026/09/07 4:29 p.m.7 views

CVE-2026-46584

CVE-2026-46584 — camel-mail mail.smtp. 标头注入 针对同一 Apache Camel 漏洞的可运行概念验证复现程序,每种运行时一个: 运行时| 目录| 技术栈 ---|---|--- Camel Spring Boot| camel-spring-boot/| Spring Boot 3.2.0 + camel-spring-boot 4.18.2 Camel Quarkus| camel-quarkus/| Quarkus 3.36.0 + Camel Quarkus 3.36.0(捆绑 Camel 4.20.0 ) 两者均为受影响 版本(已在...

3.7CVSS5.9AI score0.00562EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/09/07 4:26 p.m.4 views

EUVD-2026-72516

In JetBrains YouTrack before 2026.1.14047 a missing escalation check let a user with project update permissions grant themselves Project Admin...

5.5CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/07 4:26 p.m.5 views

CVE-2026-86500

In JetBrains YouTrack versions prior to 2026.1.14047 , a missing escalation check allowed a user with project update permissions to grant themselves Project Admin rights, effectively elevating their access beyond the intended permission level. The underlying cause is the absence of a proper check...

5.5CVSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/07 4:26 p.m.15 views

CVE-2026-86500

In JetBrains YouTrack before 2026.1.14047 a missing escalation check let a user with project update permissions grant themselves Project Admin...

5.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/07 4:26 p.m.1 views

CVE-2026-86500

In JetBrains YouTrack before 2026.1.14047 a missing escalation check let a user with project update permissions grant themselves Project Admin...

5.5CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 4:26 p.m.6 views

CVE-2021-26828-Ultimate

ScadaFlare - CVE-2021-26828 认证 RCE 利用工具包 一个针对 ScadaBR 1.1.0 的模块化认证后 RCE 利用工具,专为红队行动而增强。 功能特性 通过 viewedit.shtm 上传武器化的 .jsp shell 支持 Linux 与 Windows 载荷 支持 SOCKS5 / HTTP 代理 反弹 shell 触发(标准或 base64) 枚举模块(数据库、凭证、Log4Shell 等) Webhook 外传(Slack / Discord) 生成 Metasploit 资源脚本 清理支持(kill switch) MITRE ATT&CK...

8.8CVSS8AI score0.39356EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/07 4:26 p.m.5 views

CRT

CrowdStrike Reporting Tool for Azure CRT This tool queries the following configurations in the Azure AD/O365 tenant which can shed light on hard-to-find permissions and configuration settings in order to assist organizations in securing these environments. Exchange Online O365: Federation...

5.8AI score
SaveExploits0
Debian
Debian
added 2026/09/07 4:25 p.m.2 views

[SECURITY] [DSA 6487-1] strongswan security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6487-1 [email protected] https://www.debian.org/security/ Yves-Alexis Perez September 06, 2026 https://www.debian.org/security/faq -...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 4:25 p.m.4 views

CVE-2023-32315

CVE-2023-32315 Openfire's administrative console the Admin Console, a web-based application, was found to be vulnerable to a path traversal attack via the setup environment. This permitted an unauthenticated user to use the unauthenticated Openfire Setup Environmentin an already configured Openfi...

8.6CVSS7.8AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/07 4:24 p.m.9 views

cariddi

输入域名列表,爬取 URL 并扫描端点、密钥、API 密钥、文件扩展名、令牌等 由 edoardottt 用 💙 编写 在 Twitter 上分享! 安装 • 用法 • 快速开始 • 更新日志 • 贡献 • 许可证 安装 📡 Homebrew root@kitploit: brew install cariddi Snap root@kitploit: sudo snap install cariddi Golang root@kitploit: go install -v github.com/edoardottt/cariddi/cmd/cariddi@latest Pacman...

6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/07 4:24 p.m.6 views

cve-2020-0601

Zeek test script for CVE-2020-0601 This script can detect exploit attempts for CVE-2020-0601. It performs a simple check to see if a known curve is used in a certificate - if this is not the case a notice is raised. Example notice in notice.log: root@kitploit: 1579043477.791522 CHhAvVGS1DHFjwGM9...

8.1CVSS7.2AI score0.89436EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/07 4:24 p.m.8 views

PhpMyAdmin

This is an old perl scanner I found for the php my admin exploit that's from 2009. I got bored and figured I would practice perl and learn a bit about an older language and convert it to python. This is for educational purposes mostly because this exploit being well over a decade old I wouldn't...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 4:23 p.m.6 views

CVE-2019-16113-Dockerfile

Bludit目录穿越漏洞(CVE-2019--16113) Bludit-3.9.2 是轻量级 CMS,只需要 LAMP 环境便可运行。在图片上传时,Bludit检查文件后缀名后没有及时删除文件,攻击者还可以通过控制uuid参数实现目录穿越。具体参考 漏洞环境 执行如下命令编译镜像并启动Bludit容器 root@kitploit: cd Docker sudo docker build -t bludit:cve . 编译镜像 sudo docker run --name bludit -p 8000:80 -d bludit:cve 启动容器,服务在8000端口...

8.8CVSS6.9AI score0.77962EPSS
SaveExploits16References2
GithubExploit
GithubExploit
added 2026/09/07 4:22 p.m.9 views

mypocs

Statement This repo was incomplete when published. In regar...

9.2CVSS0.04024EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/07 4:22 p.m.6 views

CVE-2020-1938-MSF-MODULE

CVE-2020-1938-MSF-MODULE Modified version of auxiliary/admin/http/tomcatghostcat, Read any file Overwrite the file/metasploit-framework/modules/auxiliary/admin/http/tomcatghostcat.rb and restart msfconsole to execute reloadall. Then you can use the module...

9.8CVSS7.5AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/07 4:21 p.m.5 views

CVE-2022-28590

CVE-2022-28590 The original discovery and manual PoC is from tuando243: A Remote Code Execution RCE vulnerability exists in Pixelimity 1.0 via admin/admin-ajax.php?action=installtheme. This PoC uploads a simple webshell for further remote code execution. This exploit expects from the server that...

7.2CVSS7.4AI score0.23758EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/07 4:20 p.m.6 views

CVE-2023-43317

CVE-2023-43317 A normal user can elevate their privileges via the userPermissionsLIst parameter in Session Storage component. to gain unauthorized access to administrative-level resources and features. This could lead to unauthorized data access, data modification, and other actions that are...

8.8CVSS7.9AI score0.01079EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 4:19 p.m.5 views

CVE-2022-22978-demo

CVE-2022-22978-demo CVE-2022-22978漏洞示例代码 利用条件 虽然定为高危,但是利用条件还是比较苛刻的,个人感觉这个漏洞比较鸡肋。 1. 首先肯定是spring-security在漏洞影响范围内 2. 其次需要使用spring-security的正则匹配器regexMatchers或者直接使用RegexRequestMatcher,并且使用了. 匹配路径,类似这样: regexMatcher"/api/." // 允许/api下的所有子路径 regexMatcher"/files/.\.jpg" // 匹配所有.jpg结尾的文件请求...

9.8CVSS7.3AI score0.12351EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/07 4:19 p.m.4 views

CVE-2024-34831

CVE-2024-34831 XSS Vulnerability in GibbonEdu Core v26.0.00 leading to Privilege Escalation Gibbon is an awesome open source fully fledged school management system. A lot of effort is going on in revamping the rather old code base. Author: Christian Bajada 1. Vulnerability The imageLink parameter...

6.1CVSS5.9AI score0.00837EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/07 4:19 p.m.9 views

CVE-2019-19658

CVE-2019-19658 Chevereto stored XSS in profile page - 1.0.0 - 1.1.4 Free, Registered user injects some script into the name field, in this case to redirect the user to Google Someone enters the profile of /test and is then redirected...

5.9AI score
SaveExploits0
Rows per page
Query Builder