CWE-66: Improper Handling of File Names that Identify Virtual Resources
Improper Handling of File Names that Identify Virtual Resources
Weakness ID: 66 (Weakness Base)
Status: Draft
Description
Description Summary
The product does not handle or incorrectly handles a file name
that identifies a "virtual" resource that is not directly specified within the
directory that is associated with the file name, causing the product to perform
file-based operations on a resource that is not a file.
Extended Description
Virtual file names are represented like normal file names, but they are
effectively aliases for other resources that do not behave like normal
files. Depending on their functionality, they could be alternate entities.
They are not necessarily listed in directories.