CWE-36 – Absolute Path Traversal
Description The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path...
CWE-37 – Path Traversal: ‘/absolute/pathname/here’
Description A software system that accepts input in the form of a slash absolute path ('/absolute/pathname/here') without appropriate validation can allow an attacker to traverse...