Common Weakness Enumeration

    CWE Definition / CWE-37

    CWE-37: Path Traversal: '/absolute/pathname/here'

    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.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-36: Absolute Path Traversal

    CWE-160: Improper Neutralization of Leading Special Elements