This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Direct Dynamic Code Evaluation ('Eval Injection')"

From OWASP
Jump to: navigation, search
 
Line 3: Line 3:
 
==Related Attacks==
 
==Related Attacks==
  
 +
[[Code Injection]]
 
[[:Category:Injection Attack | Injection Attacks]]  
 
[[:Category:Injection Attack | Injection Attacks]]  
  

Revision as of 20:02, 8 June 2006

This vulnerabilty can be exploited by code injection attacks and should be fixed using appropriate input validation on user input.

Related Attacks

Code Injection Injection Attacks

Related Countermeasures

Input Validation

This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.