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 "Path Issue - dot dot backslash"

From OWASP
Jump to: navigation, search
 
Line 2: Line 2:
  
 
==Description==
 
==Description==
 +
 +
"..\filename"
  
 
==Examples ==
 
==Examples ==
Line 8: Line 10:
  
 
==Related Attacks==
 
==Related Attacks==
 +
 +
[[Category:Path Traversal Attack]
  
 
==Related Vulnerabilities==
 
==Related Vulnerabilities==
Line 18: Line 22:
  
 
[[Category:File System]]
 
[[Category:File System]]
 +
 +
[[Category:Path Vulnerability]]

Revision as of 17:35, 5 July 2006

This is a Vulnerability. To view all vulnerabilities, please see the Vulnerability Category page.


Description

"..\filename"

Examples

Related Threats

Related Attacks

[[Category:Path Traversal Attack]

Related Vulnerabilities

Related Countermeasures

Categories

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