This page is experimental and may change significantly in future releases.
Path Traversal: '/absolute/pathname/here'
Properties
id: d3f:CWE-37
- name
- Path Traversal: '/absolute/pathname/here'
- definition
- The product accepts input in the form of a slash absolute path ('/absolute/pathname/here') without appropriate validation, which can allow an attacker to traverse the file system to unintended locations or access arbitrary files.
Neighbors
CWE-37 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-37 has no related weaknesses in this release.