Secure coding: Difference between revisions

Content deleted Content added
Weanlitar (talk | contribs)
Adding short description: "Computer software" (Shortdesc helper)
No edit summary
Tag: Reverted
Line 68:
 
== Path traversal prevention ==
Path traversal is a vulnerability whereby paths provided from an untrusted source are interpreted in such a way that unauthorised file access is possible. Hello
 
For example, consider a script that fetches an article by taking a filename, which is then read by the script and [[Parse|parsed]]. Such a script might use the following hypothetical URL to retrieve an article about [[dog food]]: