Lucene search
+L

47 matches found

Kitploit
Kitploit
added 2026/09/15 7:05 a.m.9 views

CVE-2023-34468-POC

CVE-2023-34468 — Apache NiFi 1.21.0 RCE PoC Ejecución remota de código mediante RUNSCRIPT de la base de datos H2 en Apache NiFi = 1.21.0 Vulnerabilidad Apache NiFi incluye un JAR de la base de datos H2 de forma predeterminada. El servicio controlador DBCPConnectionPool puede configurarse para usa...

8.8CVSS8.3AI score0.61869EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/13 7:02 p.m.6 views

Unauthenticated-RCE-FUXA-CVE-2023-33831

RCE sin autenticación FUXA CVE-2023-33831 La vulnerabilidad afecta al componente de scripting de FUXA, debido a la falta de control o saneamiento en las entradas que pueden ser controladas por los usuarios, permitiendo así el uso de métodos peligrosos que pueden escalar a ejecución remota de...

9.8CVSS8.3AI score0.22707EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/13 3:48 a.m.8 views

CVE-2023-34468-PoC

CVE-2023-34468 PoC para Apache NiFi Prueba de concepto PoC educativa para CVE-2023-34468 que afecta a Apache NiFi versiones anteriores a 1.22.0. Este repositorio demuestra cómo el abuso de la configuración de URL JDBC de H2 puede conducir a la ejecución remota de código RCE autenticada en...

8.8CVSS8.1AI score0.61869EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/12 8:16 p.m.7 views

CVE-2023-34468

CVE-2023-34468 — Apache NiFi ExecuteSQL H2 RUNSCRIPT RCE PoC Short Python PoC for abusing an editable Apache NiFi ExecuteSQL processor with an H2 RUNSCRIPT payload to trigger remote command execution through a Bash reverse shell. For authorized testing and research only. Do not use against system...

8.8CVSS8.4AI score0.61869EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/11 1:26 p.m.15 views

CVE-2025-69985

FUXA ≤ 1.2.8 认证绕过 + 远程代码执行 CVE-2025-69985 📜 描述 此Python利用程序针对CVE-2025-69985,即FUXA(基于Web的SCADA/HMI软件)版本≤1.2.8中的一个严重认证绕过漏洞。通过向未受保护的/api/runscript端点发送带有嵌入式Node.js代码的精心构造的JSON负载,它能够以FUXA进程的身份实现远程命令执行,并在响应中同步捕获完整的标准输出/标准错误。 🛠️ 安装 !NOTE 为确保项目依赖的干净隔离环境,建议使用Python的venv模块。 OSX/Linux root@kitploit: git clone...

9.8CVSS6AI score0.05633EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/10 5:43 a.m.6 views

CVE-2025-69985

CVE-2025-69985: Exploit para Autenticación Bypass a RCE en FUXA ≤1.2.8 📌 Descripción General Este repositorio contiene una Prueba de Concepto PoC y documentación técnica detallada sobre la vulnerabilidad CVE-2025-69985 , que afecta a FUXA versiones ≤1.2.8. La vulnerabilidad permite a un atacante ...

9.8CVSS6AI score0.05633EPSS
SaveExploits7References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.17 views

Astra Linux – Vulnerability in h2database

The H2 Console before version 2.1.210 allowed remote attackers to execute arbitrary code through a jdbc:h2:mem JDBC URL that contained the IGNOREUNKNOWNSETTINGS=TRUE;FORBID CREATION=FALSE;INIT=RUNSCRIPT substring. This is a different vulnerability than CVE-2021-42392. source-iocs-preserved...

10CVSS7.5AI score0.64766EPSS
SaveExploits4References1
NVD
NVD
added 2026/07/21 10:17 p.m.10 views

CVE-2026-43947

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: tr...

9.3CVSS0.00908EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 9:33 p.m.36 views

CVE-2026-43947 FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: tr...

9.3CVSS0.00908EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 9:33 p.m.67 views

CVE-2026-43947

FUXA vulnerability CVE-2026-43947 affects version 1.3.0 where, when secureEnabled is true, an unauthenticated user can trigger Remote Code Execution via POST /api/runscript with test: true if they know a valid script ID/name and at least one server-side script exists. The attack bypasses authoriz...

9.3CVSS6.1AI score0.00908EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 9:33 p.m.11 views

CVE-2026-43947 FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: tr...

9.3CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/05/26 11:44 p.m.87 views

GHSA-RG3M-CFQ7-G6H6 FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass

Summary An unauthenticated Remote Code Execution vulnerability exists in FUXA when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: true is set in the request, it compiles and executes attacker-supplie...

9.3CVSS6.3AI score0.00908EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2026/02/27 12:00 a.m.268 views

📄 FUXA 1.2.8 Authentication Bypass / Remote Code Execution

This Metasploit module adds support for exploiting CVE-2025-69985 in FUXA SCADA/HMI software versions 1.2.8 and below. The vulnerability allows unauthenticated access to the /api/runscript endpoint due to an authentication bypass, leading to remote code execution via Node.js childprocess.execSync...

9.8CVSS6.6AI score0.05633EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2026/02/25 10:12 a.m.257 views

Exploit for CVE-2025-69985

FUXA ≤ 1.2.8 Auth Bypass + RCE CVE-2025-69985...

6AI score0.05633EPSS
SaveExploits7
RedhatCVE
RedhatCVE
added 2026/02/25 4:07 a.m.15 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.3AI score0.05633EPSS
SaveExploits7References1
Packet Storm
Packet Storm
added 2026/02/25 12:00 a.m.166 views

📄 FUX 1.2.8 Authentication Bypass / Remote Command Execution

This Python exploit targets CVE-2025-69985, an authentication bypass in FUXA web-based SCADA/HMI software that allows access to the protected /api/runscript endpoint even when authentication is enabled. By sending a crafted JavaScript payload using childprocess.execSync, it achieves full remote...

9.8CVSS5.9AI score0.05633EPSS
SaveExploits7
OSV
OSV
added 2026/02/24 6:31 p.m.31 views

GHSA-4R4R-4JP4-WWF9 FUXA has JWT Authentication Bypass via HTTP Referer header spoofing

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.5AI score0.05633EPSS
SaveExploits7References4
Github Security Blog
Github Security Blog
added 2026/02/24 6:31 p.m.17 views

FUXA has JWT Authentication Bypass via HTTP Referer header spoofing

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.3AI score0.05633EPSS
SaveExploits7References4Affected Software1
NVD
NVD
added 2026/02/24 4:24 p.m.22 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS0.05633EPSS
SaveExploits7References2
Cvelist
Cvelist
added 2026/02/24 12:00 a.m.42 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

0.05633EPSS
SaveExploits7References2
Rows per page
Query Builder