0xTheProDev / Molan

A web based IDE
GNU General Public License v3.0
2 stars 1 forks source link

XSS: Prevent Injection of Shell or Any Kind of Scripting #1

Open 0xTheProDev opened 6 years ago

0xTheProDev commented 6 years ago

Escape the standard input and check if it tries to access any memory location

0xTheProDev commented 6 years ago

User is able to call system and that exposes everything on the system.