CWE
Home > CWE List > CWE-38 Individual Dictionary Definition (Draft 9)   View the CWE List

CWE-38 Individual Dictionary Definition (Draft 9)

Path Traversal: '\absolute\pathname\here'
Weakness ID
Status: Draft

38 (Weakness Variant)

Description

Summary

A software system that accepts input in the form of a backslash absolute path ('\absolute\pathname\here') without appropriate validation can allow an attacker to traverse the file system to unintended locations or access arbitrary files.

Potential Mitigations

see the vulnerability category "Path Traversal"

Observed Examples
ReferenceDescription
CVE-1999-1263
CVE-2003-0753
CVE-2002-1344
CVE-2002-1525
CVE-2000-0614
Relationships
NatureTypeIDName
ChildOfWeakness BaseWeakness BaseWeakness Base36Absolute Path Traversal
Source Taxonomies

PLOVER - \absolute\pathname\here ('backslash absolute path')

Applicable Platforms

All

Page Last Updated: April 22, 2008