{ "name": "cve-2026-2964-lab", "version": "1.0.0", "description": "", "main": "index-vulnerable.js", "scripts": { "start": "node index-vulnerable.js", "setup": "mkdir -p lib && curl -sL https://raw.githubusercontent.com/higuma/web-audio-recorder-js/refs/heads/master/lib/WebAudioRecorder.js -o lib/WebAudioRecorder.js && echo 'Library Downloaded'" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "body-parser": "^2.2.2", "child_process": "^1.0.2", "express": "^5.2.1", "fs": "^0.0.1-security", "i": "^0.3.7", "vm": "^0.1.0" } }