CWE-27 – Path Traversal: ‘dir/../../filename’
Description The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize multiple internal...
CWE-23 – Relative 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 sequences such...