Skip to content

Exploiting CVE-2014-7205 by injecting arbitrary JavaScript resulting in Remote Code Execution.

Notifications You must be signed in to change notification settings

maximilianmarx/bassmaster-rce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

bassmaster-rce

Exploiting CVE-2014-7205 by injecting arbitrary JavaScript resulting in Remote Code Execution.

I stumbled across this Post by LuuPhu (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

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.

About

Exploiting CVE-2014-7205 by injecting arbitrary JavaScript resulting in Remote Code Execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages