Lucene search
+L

124 matches found

CVE
CVE
added 2026/09/14 2:00 p.m.3 views

CVE-2026-82439

Apache Storm's DRPC server is vulnerable to unauthenticated unbounded memory growth. The server maintains a map from function name to request queue, creating an entry on first sight but never removing it. Because function names are client-supplied and unconstrained, an attacker can accumulate ent...

SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 11:32 a.m.6 views

go_parser

Otro analizador de binarios Golang para IDAPro Inglés |中文 NOTA : Ahora la última rama master es la versión de Python3. La rama master anterior se ha cambiado a la rama py2 , y temporalmente no se mantiene. Instrucciones para la rama Python3 Esta versión se desarrolla y prueba en macOS/Windows,...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 6:19 a.m.5 views

rust_syscalls

RUSTSYSCALLS Single stub direct and indirect syscalling with runtime SSN resolving for windows. Features: One single line for all your syscalls Function name hashing at compilation time Direct or indirect sycalls x8664, WOW64 and x86 native support Designed to allow the implementation of custom S...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:56 p.m.6 views

IDARustDemangler

IDA Rust Demangler This project provides a script that demangles Rust function names and normalize it for IDA, making it easier to read and understand the code. Requirements Python 3.x IDA Pro 7.x or later Dependencies The demangling algorithm used in this script is based on rs-dml binary so make...

5.8AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: pinctrl: Check the return value of pinmuxops::getfunctionname. While the API contract in the documentation does not explicitly specify this, the generic implementation of the getfunctionname callback from struct pinmuxops –...

6.3AI score0.00212EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 8:17 p.m.24 views

CVE-2026-47670

DbGate is cross-platform database manager. Versions 7.1.8 and prior are vulnerable to authenticated Remote Code Execution RCE. Any user with valid DbGate credentials can execute arbitrary OS commands as root by exploiting an unsanitized functionName parameter in the /runners/load-reader endpoint...

9.4CVSS0.01714EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/23 7:12 p.m.44 views

CVE-2026-47670 DbGate Vulnerable to Authenticated Remote Code Execution via loadReader functionName code injection

DbGate is cross-platform database manager. Versions 7.1.8 and prior are vulnerable to authenticated Remote Code Execution RCE. Any user with valid DbGate credentials can execute arbitrary OS commands as root by exploiting an unsanitized functionName parameter in the /runners/load-reader endpoint...

9.4CVSS0.01714EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/23 7:12 p.m.14 views

CVE-2026-47670 DbGate Vulnerable to Authenticated Remote Code Execution via loadReader functionName code injection

DbGate is cross-platform database manager. Versions 7.1.8 and prior are vulnerable to authenticated Remote Code Execution RCE. Any user with valid DbGate credentials can execute arbitrary OS commands as root by exploiting an unsanitized functionName parameter in the /runners/load-reader endpoint...

9.4CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/23 5:34 p.m.40 views

CVE-2026-47668 DbGate: Unauthenticated Remote Code Execution via JSON Script Runner

DbGate is cross-platform database manager. In versions 7.1.8 and prior, DbGate's JSON script runner POST /runners/start allows remote code execution via code injection in the functionName parameter of JSON script assign commands. The functionName value is interpolated directly into dynamically...

10CVSS0.03882EPSS
SaveExploits3References3
Veracode
Veracode
added 2026/06/17 8:57 a.m.19 views

Authenticated Remote Code Execution (RCE)

DbGate is vulnerable to authenticated Remote Code Execution RCE. The vulnerability is due to improper sanitization of the functionName parameter in the /runners/load-reader endpoint, which allows an authenticated attacker to bypass the require = null mitigation using dynamic import and execute...

9.4CVSS5.9AI score0.01714EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/15 8:54 p.m.18 views

CVE-2026-48017 DbGate: Remote Code Execution via functionName injection in loadReader endpoint

DbGate is cross-platform database manager. In versions 7.1.8 and prior, the POST /runners/load-reader endpoint in DbGate accepts a functionName parameter that is directly interpolated into a JavaScript code template without any sanitization or validation. An authenticated user with basic access, ...

8.8CVSS6AI score0.00511EPSS
SaveExploits1References2
CVE
CVE
added 2026/06/15 8:54 p.m.77 views

CVE-2026-48017

Summary (CVE-2026-48017) DbGate

8.8CVSS6AI score0.00511EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/06/15 8:54 p.m.52 views

CVE-2026-48017 DbGate: Remote Code Execution via functionName injection in loadReader endpoint

DbGate is cross-platform database manager. In versions 7.1.8 and prior, the POST /runners/load-reader endpoint in DbGate accepts a functionName parameter that is directly interpolated into a JavaScript code template without any sanitization or validation. An authenticated user with basic access, ...

8.8CVSS0.00511EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/06/13 7:10 a.m.137 views

Exploit for CVE-2026-48017

CVE-2026-48017 — Remote Code Execution in DbGate via function...

6.6AI score0.00511EPSS
SaveExploits1
OSV
OSV
added 2026/06/05 4:39 p.m.32 views

GHSA-HV83-GGC4-V385 DbGate: Remote Code Execution via functionName injection in loadReader endpoint

Summary The POST /runners/load-reader endpoint in DbGate accepts a functionName parameter that is directly interpolated into a JavaScript code template without any sanitization or validation. An authenticated user with basic access, no special permissions required can inject arbitrary JavaScript...

8.8CVSS6AI score0.00511EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/06/05 4:39 p.m.26 views

DbGate: Remote Code Execution via functionName injection in loadReader endpoint

Summary The POST /runners/load-reader endpoint in DbGate accepts a functionName parameter that is directly interpolated into a JavaScript code template without any sanitization or validation. An authenticated user with basic access, no special permissions required can inject arbitrary JavaScript...

8.8CVSS6AI score0.00511EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/06/05 4:30 p.m.20 views

GHSA-WM5R-5QP3-5VXF Authenticated Remote Code Execution via loadReader functionName code injection in DbGate

Summary DbGate is vulnerable to authenticated Remote Code Execution RCE. Any user with valid DbGate credentials can execute arbitrary OS commands as root by exploiting an unsanitized functionName parameter in the /runners/load-reader endpoint. The require = null mitigation is trivially bypassed v...

9.4CVSS6.7AI score0.01714EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/06/05 4:25 p.m.28 views

DbGate: Unauthenticated Remote Code Execution via JSON Script Runner

Summary DbGate's JSON script runner POST /runners/start allows remote code execution via code injection in the functionName parameter of JSON script assign commands. The functionName value is interpolated directly into dynamically generated JavaScript source code via string concatenation. The...

10CVSS6.4AI score0.03882EPSS
SaveExploits3References4Affected Software1
Snyk
Snyk
added 2026/06/05 4:25 p.m.14 views

Insecure Default Initialization of Resource

Overview dbgate-api is an Allows run DbGate data-manipulation scripts. Affected versions of this package are vulnerable to Insecure Default Initialization of Resource via the functionName parameter in JSON script assign commands, which is interpolated directly into dynamically generated JavaScrip...

10CVSS6.3AI score0.03882EPSS
SaveExploits3References3
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.42 views

PT-2026-47062

Name of the Vulnerable Software and Affected Versions DbGate versions prior to 7.1.9 Description The unzipDirectory function in packages/api/src/shell/unzipDirectory.js fails to validate that extracted file paths remain within the designated output directory. This allows a malicious ZIP archive...

9.3CVSS5.9AI score0.00515EPSS
SaveExploits0References10
Rows per page
Query Builder