CWE-44βPath Equivalence: 'file.name' (Internal Dot)
PUBLISHEDweakness record
released 2006-07-19 Β· last modified 2026-04-30
Metadata
Weakness Name
Path Equivalence: 'file.name' (Internal Dot)
Description
The product accepts path input in the form of internal dot ('file.ordir') without appropriate validation, which can lead to ambiguous path resolution and allow an attacker to traverse the file system to unintended locations or access arbitrary files.