Firstly apply appropriate input validation and encoding. In cases where the application must run with elevated privileges, raise privileges as late as possible, and drop them as soon as possible.
Christopher can inject a command that the application will run at a higher privilege level
Owasp ASVS (4.0): 5.3.8
Owasp SCP: 209
Owasp Appsensor:
Safecode: 8,10,11
ASVS V5.3 - Output encoding and Injection Prevention Requirements
Session Hijacking (Man-in-the-Middle)
Loading comments 0%