mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.4 KiB
1.4 KiB
CVE-2017-5941
Description
An issue was discovered in the node-serialize package 0.0.4 for Node.js. Untrusted data passed into the unserialize() function can be exploited to achieve arbitrary code execution by passing a JavaScript Object with an Immediately Invoked Function Expression (IIFE).
POC
Reference
- http://packetstormsecurity.com/files/161356/Node.JS-Remote-Code-Execution.html
- http://packetstormsecurity.com/files/163222/Node.JS-Remote-Code-Execution.html
Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Cr4zyD14m0nd137/Lab-for-cve-2018-15133
- https://github.com/Frivolous-scholar/CVE-2017-5941-NodeJS-RCE
- https://github.com/arthurvmbl/nodejshell
- https://github.com/cyberdeception/deepdig
- https://github.com/dannymas/FwdSh3ll
- https://github.com/gitaalekhyapaul/vuln-app
- https://github.com/howed-neighbor/CS467
- https://github.com/rodolfomarianocy/nodeserial
- https://github.com/snovvcrash/FwdSh3ll
- https://github.com/superlink996/chunqiuyunjingbachang
- https://github.com/takabaya-shi/AWAE-preparation
- https://github.com/turnernator1/Node.js-CVE-2017-5941