Lucene search
+L

17 matches found

Kitploit
Kitploit
•added 2026/09/25 3:04 p.m.•12 views

malware-jail

malware-jail Sandbox para análisis semiautomático de malware JavaScript, desofuscación y extracción de payload. Escrito para Node.js malware-jail está escrito para el sandbox 'vm' de Node. Actualmente implementa el contexto WScript Windows Scripting Host env/wscript.js, al menos la parte usada...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/25 4:49 a.m.•10 views

CVE-2026-11114-Node.js-vm-Sandbox-Escape-via-Proxy

CVE-2026-11114 – Node.js vm Sandbox Escape via Proxy Program Code Node.js root@kitploit: // sandboxserver.js - Vulnerable VM sandbox const vm = require'vm'; const express = require'express'; const app = express; app.useexpress.json; app.post'/eval', req, res = const code = req.body.code; const...

8.4AI score0.00234EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/23 2:55 p.m.•14 views

CVE-2024-21534

CVE-2024-21534: Remote Code Execution Vulnerability in jsonpath-plus =10.0.7 Summary This repository contains a Proof of Concept PoC exploit for a critical Remote Code Execution RCE vulnerability in the jsonpath-plus package, affecting versions prior to 10.0.7. The issue stems from improper input...

9.8CVSS8AI score0.09017EPSS
SaveExploits4References2
Kitploit
Kitploit
•added 2026/09/20 2:03 p.m.•9 views

CVE-2024-21534-poc

Vulnerabilidad: CVE-2024-21534 Gravedad: Crítica Puntuación CVSS: 9.8 Descripción: El paquete jsonpath-plus versiones = 10.0.7 es vulnerable a una vulnerabilidad de Ejecución Remota de Código RCE que permite a los atacantes ejecutar código arbitrario a través del módulo VM de Node.js. Esta...

9.8CVSS7.4AI score0.09017EPSS
SaveExploits4References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/02 12:00 a.m.•1 views

CVE-2026-49143: Improper Control of Generation of Code

BrowserStack Runner through 0.9.5 contains a remote code execution vulnerability in the /log HTTP handler that allows unauthenticated network-adjacent attackers to execute arbitrary code by submitting crafted JSON request bodies to the handler, which passes user-supplied data to vm.runInNewContex...

8.8CVSS6.9AI score0.00671EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/27 12:00 a.m.•28 views

PT-2026-44077

Name of the Vulnerable Software and Affected Versions OneUptime versions prior to 10.0.98 Description OneUptime is an open-source monitoring and observability platform. The software uses the Node.js vm module as an isolation primitive. Because this API was not designed for isolation, it can be...

9.9CVSS5.8AI score0.00479EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/31 12:00 a.m.•0 views

CVE-2026-34156: Improper Control of Dynamically-Managed Code Resources

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.28, NocoBase's Workflow Script Node executes user-supplied JavaScript inside a Node.js vm sandbox with a custom require allowlist controlled by WORKFLOWSCRIPTMODUL...

9.9CVSS5.9AI score0.06793EPSS
SaveExploits7References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/10 12:00 a.m.•0 views

CVE-2026-30957: Exposed Dangerous Method or Function

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.21, OneUptime Synthetic Monitors allow a low-privileged authenticated project user to execute arbitrary commands on the oneuptime-probe server/container. The root cause is that untrusted Synthetic Monitor code is...

9.9CVSS6.8AI score0.01064EPSS
SaveExploits1References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/10 12:00 a.m.•0 views

CVE-2026-30887: Improper Control of Generation of Code

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.18, OneUptime allows project members to run custom Playwright/JavaScript code via Synthetic Monitors to test websites. However, the system executes this untrusted user code inside the insecure Node.js vm module. By...

9.9CVSS6.3AI score0.00564EPSS
SaveExploits1References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/10 12:00 a.m.•0 views

CVE-2026-30921: Exposed Dangerous Method or Function

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.20, OneUptime Synthetic Monitors allow low-privileged project users to submit custom Playwright code that is executed on the oneuptime-probe service. In the current implementation, this untrusted code is run inside...

9.9CVSS6.1AI score0.00518EPSS
SaveExploits1References1
OSV
OSV
•added 2026/03/07 2:30 a.m.•20 views

GHSA-H343-GG57-2Q67 OneUpTime's Unsandboxed Code Execution in Probe Allows Any Project Member to Achieve RCE

Summary OneUptime allows project members to run custom Playwright/JavaScript code via Synthetic Monitors to test websites. However, the system executes this untrusted user code inside the insecure Node.js vm module. By leveraging a standard prototype-chain escape this.constructor.constructor, an...

9.9CVSS6.2AI score0.00564EPSS
SaveExploits1References3
GithubExploit
GithubExploit
•added 2024/11/28 5:47 p.m.•582 views

Exploit for CVE-2024-21534

POC - CVE-2024-21534 Jsonpath-plus vulnerable to Remote Code E...

9.8CVSS8.2AI score0.09017EPSS
SaveExploits4
NVD
NVD
•added 2024/05/08 3:15 p.m.•58 views

CVE-2024-34347

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8.3AI score0.00616EPSS
SaveExploits0References3
OSV
OSV
•added 2024/05/08 2:16 p.m.•57 views

CVE-2024-34347 @hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8AI score
SaveExploits0References5
CVE
CVE
•added 2024/05/08 2:16 p.m.•106 views

CVE-2024-34347

CVE-2024-34347 affects the Hoppscotch CLI component suite. The vulnerability stems from using the Node.js vm-based sandbox in @hoppscotch/js-sandbox, where external references exposed to the sandbox can escape it and allow arbitrary code execution (RCE). The issue is fixed in Hoppscotch 0.8.0. Pu...

8.3CVSS6.8AI score0.00616EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2024/05/08 2:16 p.m.•63 views

CVE-2024-34347 @hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8.5AI score0.00616EPSS
SaveExploits0References3
Veracode
Veracode
•added 2024/04/23 11:37 a.m.•39 views

Sandbox Escape

@hoppscotch/cli is vulnerable to Sandbox Escape. The vulnerability is due to the insecure usage of the Node.js vm module, which allows untrusted JavaScript code to break out of the sandbox. It allows to gain access to references of objects created outside of the vm context...

8.3CVSS7.5AI score0.00616EPSS
SaveExploits0References5Affected Software2
Rows per page
Query Builder