Files
CVEs-PoC/2017/CVE-2017-5941.md
T
2024-06-18 02:51:15 +02:00

31 lines
1.4 KiB
Markdown

### [CVE-2017-5941](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5941)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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