Exploiting CVE-2014-7205 by injecting arbitrary JavaScript resulting in Remote Code Execution.# bassmaster-rce
Exploiting CVE-2014-7205 by injecting arbitrary JavaScript resulting in Remote Code Execution.
I stumbled across this [Post by LuuPhu](https://luuphu25.github.io/posts/bassmaster_nodejs_cve/) (written in viatnamese). Since I have written some code in NodeJS but never came across exploiting it, I figured why not today?
The Python PoC includes two sorts of reverse shells:
1) A simple NC reverse shell
2) A "simple" NodeJS reverse shell taken from [Riyaz Walikar's ibreak.software](https://ibreak.software/2016/08/nodejs-rce-and-a-simple-reverse-shell/)
# Disclaimer
For the sake of completeness:
All the information provided in this post is for educational purposes only. You shall not misuse the information to gain unauthorized access and/or write malicious programs. The author is not responsible for misuse of this information.
[4.0K] /data/pocs/6896b8e2e4f9a7a222f756df0ade3337fddc8a84
├── [2.8K] bassmaster-poc-rce.py
└── [ 854] README.md
0 directories, 2 files