Page(s) : 1 [2] 3 4 5 6 7 8 9 10 11 12 ... | Result(s) : 810 |
CWE ID | CWE Name |
---|---|
CWE-21 | Pathname Traversal and Equivalence Errors |
CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') |
CWE-23 | Relative Path Traversal |
CWE-24 | Path Traversal: '../filedir' |
CWE-25 | Path Traversal: '/../filedir' |
CWE-26 | Path Traversal: '/dir/../filename' |
CWE-27 | Path Traversal: 'dir/../../filename' |
CWE-28 | Path Traversal: '..filedir' |
CWE-29 | Path Traversal: '..filename' |
CWE-30 | Path Traversal: 'dir..filename' |
CWE-31 | Path Traversal: 'dir....filename' |
CWE-32 | Path Traversal: '...' (Triple Dot) |
CWE-33 | Path Traversal: '....' (Multiple Dot) |
CWE-34 | Path Traversal: '....//' |
CWE-35 | Path Traversal: '.../...//' |
CWE-36 | Absolute Path Traversal |
CWE-37 | Path Traversal: '/absolute/pathname/here' |
CWE-38 | Path Traversal: 'absolutepathnamehere' |
CWE-39 | Path Traversal: 'C:dirname' |
CWE-40 | Path Traversal: '\UNCshare ame' (Windows UNC Share) |
Page(s) : 1 [2] 3 4 5 6 7 8 9 10 11 12 ... | Result(s) : 810 |