|
|
|
|
CWE-24 Individual Dictionary Definition (Draft 9)
Weakness ID
| Status: Incomplete 24 (Weakness Variant) | | Description | Summary A software system that accepts input in the form of dot dot slash ('../') 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" | | Relationships | | | Source Taxonomies | PLOVER - '../filedir | | Applicable Platforms | All |
|