漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
vm2: Sandbox Escape
Vulnerability Description
vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, by combining Buffer.call.call({}.__lookupGetter__, Buffer, "__proto__"), Buffer.call.call({}.__lookupSetter__, Buffer, "__proto__"), and Node.js's ERR_INVALID_ARG_TYPE Error, the host's TypeError constructor can be obtained, which allows the escape from the sandbox. This allows attackers to run arbitrary code. This issue has been patched in version 3.11.4.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Vulnerability Type
动态管理代码资源的控制不恰当
Vulnerability Title
Patrik Simek vm2 处理逻辑错误漏洞
Vulnerability Description
patriksimek vm2是patriksimek的沙箱。 Patrik Simek vm2 3.11.4之前版本存在处理逻辑错误漏洞,该漏洞源于通过组合Buffer.call.call({}.__lookupGetter__, Buffer, "__proto__")、Buffer.call.call({}.__lookupSetter__, Buffer, "__proto__")和Node.js的ERR_INVALID_ARG_TYPE错误获取主机TypeError构造函数导致沙箱逃逸,可能导致
CVSS Information
N/A
Vulnerability Type
N/A