|
Externally Controlled Reference to a Resource in Another Sphere Status: Draft Weakness ID: 610 (Weakness Class)Description Summary The product uses an externally controlled name or reference that resolves to a resource that is outside of the intended control sphere. Extended Description Other Notes This is a general class of weakness, but most research is focused on more specialized cases, such as path traversal (CWE-22) and symlink following (CWE-61). A symbolic link has a name; in general, it appears like any other file in the file system. However, the link includes a reference to another file, often in another directory - perhaps in another sphere of control. Many common library functions that accept filenames will "follow" a symbolic link and use the link's target instead. Cross-zone scripting is an attack on web browsers for which this issue is resultant. CVE-2007-0800 is one example. Relationships
Taxonomy Mappings
Time of Introduction Architecture and DesignContent History Submissions Anonymous Tool Vendor (under NDA). (Externally Mined) Modifications CWE Content Team. MITRE. 2008-09-08. (Internal) updated Relationships, Other_Notes, Taxonomy_Mappings Previous Entry Names Externally Controlled Reference to an Internal Resource (changed 2008-04-11) |
|
|
|||