CWEBaseDraft20 recent CVEs

CWE-59Improper Link Resolution Before File Access ('Link Following')

Description

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE