...
| Anchor | ||||
|---|---|---|---|---|
|
| Wiki Markup |
|---|
*tainted data* : Data that either originate from an untrusted source, or resulted from an operation whose inputs included tainted data. Tainted data can be _sanitized_ (also _untainted_) through suitable data validation. Note that all outputs from untrusted code must be considered to be tainted. \[[Jovanovich 2006|AA. Bibliography#Jovanovich 06]\] |
| Anchor | ||||
|---|---|---|---|---|
|
...