CWE-64Windows Shortcut Following (.LNK)

PUBLISHEDweakness recordLow
released 2006-07-19 · last modified 2025-12-11

Metadata

CWE ID:
CWE-64
Abstraction:
Variant
Structure:
Simple
Status:
Incomplete
Release Date:
2006-07-19
Latest Modification Date:
2025-12-11

Weakness Name

Windows Shortcut Following (.LNK)

Description

The product, when opening a file or directory, does not sufficiently handle when the file is a Windows shortcut (.LNK) whose target is outside of the intended control sphere. This could allow an attacker to cause the product to operate on unauthorized files.

Common Consequences

Scope:
Confidentiality, Integrity
Impact:
Read Files or Directories, Modify Files or Directories
Notes:
The shortcut (file with the .lnk extension) can permit an attacker to read/write a file that they originally did not have permissions to access.

Related Weaknesses