CWE-61 – UNIX Symbolic Link (Symlink) Following
Description The software, when opening a file or directory, does not sufficiently account for when the file is a symbolic link that resolves to a...
CWE-59 – Improper Link Resolution Before File Access (‘Link Following’)
Description The software attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or...