Jump to content

Improper input validation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Abdde4383 (talk | contribs) at 07:55, 9 May 2020 (Added more information on the topic). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Improper input validation[1] or unchecked user input is a type of vulnerability in computer software that may be used for security exploits.[2] This vulnerability is caused when "The product does not validate or incorrectly validates input that can affect the control flow or data flow of a program."[1]

Examples include:

References

  1. ^ a b "CWE-20: Improper Input Validation". Common Weakness Enumeration. MITRE. December 13, 2010. Retrieved February 22, 2011.
  2. ^ Erickson, Jon (2008). Hacking: the art of exploitation. No Starch Press Series (2, illustrated ed.). Safari Books Online. ISBN 978-1-59327-144-2.