Improper input validation
Appearance
An editor has nominated this article for deletion. You are welcome to participate in the deletion discussion, which will decide whether or not to retain it. |
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (March 2008) |
A string exploit is a security exploit involving handling of string data in computer software.[1][2]
Examples include:
- Unchecked user input or Improper input validation[3]
- Format string attack
- Buffer overflow
- Cross-site scripting
- Directory traversal
- SQL injection
- Asciiz exploit[4]
References
- ^ Erickson, Jon (2008). Hacking: the art of exploitation. No Starch Press Series. Safari Books Online. ISBN 9781593271442.
{{cite book}}
: Unknown parameter|Edition=
ignored (|edition=
suggested) (help) - ^ "SecurityFocus penetration: The Building of an exploit string" (PDF). derkeiler.com. February 27, 2003. Retrieved February 22, 2011.
- ^ "CWE-20: Improper Input Validation". Common Weakness Enumeration. MITRE. December 13, 2010.
{{cite web}}
:|access-date=
requires|url=
(help); Missing or empty|url=
(help) - ^ "Network security advisories article: Mod_Security ASCIIZ byte POST bypass Vulnerability". Emagined Security. July 15, 2008. Retrieved February 22, 2011.