|
|
|
|
CWE-28 Individual Dictionary Definition (Draft 9)
Weakness ID
| Status: Incomplete 28 (Weakness Variant) | | Description | Summary A software system that accepts input in the form of a dot dot backslash ('..\filename')
without appropriate validation can allow an attacker to traverse the file system to access an
arbitrary file. Note that '..' is ignored if the current working directory is the root directory. | | Potential Mitigations | see the vulnerability category "Path Traversal" | | Observed Examples | | | Relationships | | | Source Taxonomies | PLOVER - '..\filename' ('dot dot backslash') | | Applicable Platforms | All |
|