Lucene search
+L

569 matches found

Kitploit
Kitploit
added 2026/09/06 1:32 a.m.4 views

CVE-2023-32315-EXPLOIT

CVE-2023-32315 - Openfire Authentication Bypass This repository highlights a high security issue impacting various versions of Openfire. Openfire, a cross-platform real-time collaboration server utilizing the XMPP protocol developed by the Ignite Realtime community, faces a severe vulnerability...

8.6CVSS7.9AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/05 11:57 p.m.6 views

CVE-2023-32315-Openfire-Bypass

CVE-2023-32315 0x01 获取返回的JSESSIONID和csrftoken ,构造请求包新增用户替换JSESSIONID、csrftoken root@kitploit: cd CVE-2023-32315-Openfire-Bypass/scanall go mod tidy go run main.go -u http://openfire.com:9090 0x02 插件编译安装 root@kitploit: mvn clean package 或 releases下载插件 0x03 上传插件 0x04 得到webshel 0x05 执行命令...

8.6CVSS8AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/05 11:31 p.m.8 views

CVE-2023-32315-POC

CVE-2023-32315-POC CVE-2023-32315-Openfire-Bypass-Py Overview This code is a Python version POC for CVE-2023-32315. It performs a series of operations to verify whether the target website is affected by the CVE-2023-32315 vulnerability and attempts to execute certain operations on the affected...

8.6CVSS7.9AI score0.99999EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/05 5:14 p.m.6 views

Explotacion-CVE-2023-32315-Openfire

🔍 CVE-2023-32315 Descripción: La vulnerabilidad CVE-2023-32315 afecta a servidores Openfire, permitiendo a un atacante bypassear el login del panel administrativo web sin credenciales válidas. El exploit agrega un usuario administrativo, permitiendo al atacante cargar un plugin malicioso y obtene...

8.6CVSS7.8AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/05 4:32 p.m.4 views

Openfire-RCE-CVE-2023-32315-

此存储库没有 README。...

8.6CVSS7.7AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/05 10:11 a.m.3 views

OpenFire_Decrypt

OpenFireDecrypt Descifrado de contraseñas de cuentas del panel de administración de OpenFire Instalar openfire https://hub.docker.com/r/sameersbn/openfire docker pull sameersbn/openfire:3.10.3-19 root@kitploit: docker run --name openfire -d --restart=always \ --publish 9090:9090 --publish 5222:52...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 10:01 a.m.4 views

CVE-2023-32315

CVE-2023-32315 - Vulnerabilidad de Path Traversal en Ignite Realtime Openfire ⚠️ Solo para fines educativos y de investigación de seguridad autorizada Autores originales del exploit Muy agradecidos al autor original del PoC phith0n y a K3ysTr0K3R Descripción Openfire es un servidor XMPP bajo la...

8.6CVSS7.9AI score0.99999EPSS
SaveExploits15References2
Nuclei
Nuclei
added 2026/09/05 2:04 a.m.54 views

Ignite Realtime Openfire <4.42 - Local File Inclusion

Ignite Realtime Openfire through 4.4.2 is vulnerable to local file inclusion via PluginServlet.java. It does not ensure that retrieved files are located under the Openfire home directory. id: CVE-2019-18393 info: name: Ignite Realtime Openfire 4.42 - Local File Inclusion author: pikpikcu severity...

5.3CVSS5.4AI score0.13945EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/05 2:04 a.m.54 views

Ignite Realtime Openfire <=4.4.2 - Server-Side Request Forgery

Ignite Realtime Openfire through version 4.4.2 allows attackers to send arbitrary HTTP GET requests in FaviconServlet.java, resulting in server-side request forgery. id: CVE-2019-18394 info: name: Ignite Realtime Openfire =4.4.3 to fix this vulnerability. reference: -...

9.8CVSS8.8AI score0.32304EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/01 5:12 p.m.5 views

CVE-2023-32315

CVE-2023-32315 Vulnerabilidad de omisión de autenticación en la consola de Openfire con plugin RCE Configuración root@kitploit: git clone https://github.com/miko550/CVE-2023-32315.git cd CVE-2023-32315 pip3 install -r requirements.txt Uso root@kitploit: python3 CVE-2023-32315.py -t...

8.6CVSS8.2AI score0.99999EPSS
SaveExploits15References2
Kitploit
Kitploit
added 2026/08/31 4:24 p.m.3 views

CVE-2023-32315

CVE-2023-32315 Openfire 的管理控制台(Admin Console)是一个基于 Web 的应用程序,被发现在 setup 环境中存在路径遍历漏洞。 这使得未认证用户可以利用已配置好的 Openfire 环境中的未认证 Openfire Setup Environment,访问本应仅供管理员使用的 Openfire Admin Console 中的受限页面,并可能导致远程代码执行 RCE。 截图 要求 Python3.7+ 支持的操作系统 Linux 用户 Windows 用户 开始使用 root@kitploit: $ git clone...

8.6CVSS8.2AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/08/27 10:36 p.m.4 views

CVE-2023-32315-java7-

CVE-2023-32315 0x01 Die zurückgegebene JSESSIONID und csrftoken abrufen und ein Anforderungspaket zum Hinzufügen eines Benutzers erstellen JSESSIONID und csrftoken ersetzen img.png root@kitploit: cd CVE-2023-32315-Openfire-Bypass/scanall go mod tidy go run main.go -u http://openfire.com:9090 0x02...

8.6CVSS8.3AI score0.99999EPSS
SaveExploits15
Nuclei
Nuclei
added 2026/07/27 4:16 a.m.93 views

Openfire Administration Console - Authentication Bypass

Openfire is an XMPP server licensed under the Open Source Apache License. Openfire's administrative 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...

8.6CVSS7.2AI score0.99999EPSS
SaveExploits15References5
The Hacker News
The Hacker News
added 2026/06/26 6:17 p.m.16 views

New SharkLoader Malware Deploys Cobalt Strike in StrikeShark Cyberattacks

A newly discovered cyber attack campaign has been observed delivering a previously undocumented malware family called SharkLoader that acts as a loader for deploying Cobalt Strike Beacon on compromised hosts. Kaspersky, which is tracking the activity under the moniker StrikeShark , said the...

6.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/27 9:23 p.m.14 views

CVE-2020-36956

Openfire 4.6.0 contains a stored cross-site scripting vulnerability in the nodejs plugin that allows attackers to inject malicious scripts through the 'path' parameter. Attackers can craft a payload with script tags to execute arbitrary JavaScript in the context of administrative users viewing th...

6.4CVSS6AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/26 6:16 p.m.10 views

CVE-2020-36956

Openfire 4.6.0 contains a stored cross-site scripting vulnerability in the nodejs plugin that allows attackers to inject malicious scripts through the 'path' parameter. Attackers can craft a payload with script tags to execute arbitrary JavaScript in the context of administrative users viewing th...

6.4CVSS5.9AI score0.00263EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/26 6:16 p.m.12 views

CVE-2020-36956

Openfire 4.6.0 contains a stored cross-site scripting vulnerability in the nodejs plugin that allows attackers to inject malicious scripts through the 'path' parameter. Attackers can craft a payload with script tags to execute arbitrary JavaScript in the context of administrative users viewing th...

6.4CVSS0.00263EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/26 5:42 p.m.7 views

CVE-2020-36956

Openfire 4.6.0 contains a stored cross-site scripting vulnerability in the nodejs plugin that allows attackers to inject malicious scripts through the 'path' parameter. Attackers can craft a payload with script tags to execute arbitrary JavaScript in the context of administrative users viewing th...

6.4CVSS6AI score0.00263EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/26 5:42 p.m.50 views

CVE-2020-36956 Openfire 4.6.0 - 'path' Stored XSS

Openfire 4.6.0 contains a stored cross-site scripting vulnerability in the nodejs plugin that allows attackers to inject malicious scripts through the 'path' parameter. Attackers can craft a payload with script tags to execute arbitrary JavaScript in the context of administrative users viewing th...

6.4CVSS0.00263EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/26 5:42 p.m.13 views

EUVD-2020-30850

Openfire 4.6.0 contains a stored cross-site scripting vulnerability in the nodejs plugin that allows attackers to inject malicious scripts through the 'path' parameter. Attackers can craft a payload with script tags to execute arbitrary JavaScript in the context of administrative users viewing th...

6.4CVSS6AI score0.00263EPSS
SaveExploits0References4
Rows per page
Query Builder