目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-36067 PoC — vm2 安全漏洞

来源
关联漏洞
标题:vm2 安全漏洞 (CVE-2022-36067)
Description:vm2是捷克Patrik Simek个人开发者的一个 Node.js 的高级虚拟机/沙盒。以使用列入白名单的 Node 内置模块运行不受信任的代码。 vm2 3.9.11之前版本存在安全漏洞,攻击者利用该漏洞可以绕过沙盒保护以在运行沙盒的主机上获得远程代码执行权限。
Description
This repo contains payload for the CVE-2022-36067
介绍
# Exploit-For-CVE-2022-36067
This repo contains payload for the CVE-2022-36067

## How to exploit?
Paste the payload given in payload.js along with the command you want to run.

## Test on local machine.
To test on local machine, git clone the repo, install the dependecies and run app.js using node. 

#### If the application is vulnerable, the code will get executed successfully. If not, it will throw an error which would like this:
<code>TypeError: 
Cannot read properties of undefined (reading 'mainModule')
(Use `node --trace-uncaught ...` to show where the exception was thrown)</code>

文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →