CWE-72
Improper Handling of Apple HFS+ Alternate Data Stream Path
AI Translation Available
The product does not properly handle special paths that may identify the data or resource fork of a file on the HFS+ file system.
Status
incomplete
Abstraction
variant
Affected Platforms
Extended Description
AI Translation
If the product chooses actions to take based on the file name, then if an attacker provides the data or resource fork, the product may take unexpected actions. Further, if the product intends to restrict access to a file, then an attacker might still be able to bypass intended access restrictions by requesting the data or resource fork for that file.
Technical Details
AI Translation
Common Consequences
confidentiality
integrity
Impacts
read files or directories
modify files or directories
Potential Mitigations
Functional Areas
file processing