View: Deprecated Entries

Draft
Type: Implicit
Objective

CWE nodes in this view (slice) have been deprecated. There should be a reference pointing to the replacement in each deprecated weakness.

Membership
IDNameDescription
CWE-1187DEPRECATED: Use of Uninitialized ResourceThis entry has been deprecated because it was a duplicate of CWE-908. All content has been transferred to CWE-908.
CWE-132DEPRECATED: Miscalculated Null TerminationThis entry has been deprecated because it was a duplicate of CWE-170. All content has been transferred to CWE-170.
CWE-1324DEPRECATED: Sensitive Information Accessible by Physical Probing of JTAG InterfaceThis entry has been deprecated because it was at a lower level of abstraction than supported by CWE. All relevant content has been integrated into CWE-319.
CWE-216DEPRECATED: Containment Errors (Container Errors)This entry has been deprecated, as it was not effective as a weakness and was structured more like a category. In addition, the name is inappropriate, since the "container" term is widely understood by developers in different ways than originally intended by PLOVER, the original source for this entry.
CWE-217DEPRECATED: Failure to Protect Stored Data from ModificationThis entry has been deprecated because it incorporated and confused multiple weaknesses. The issues formerly covered in this entry can be found at CWE-766 and CWE-767.
CWE-218DEPRECATED: Failure to provide confidentiality for stored dataThis weakness has been deprecated because it was a duplicate of CWE-493. All content has been transferred to CWE-493.
CWE-225DEPRECATED: General Information Management ProblemsThis weakness can be found at CWE-199.
CWE-247DEPRECATED: Reliance on DNS Lookups in a Security DecisionThis entry has been deprecated because it was a duplicate of CWE-350. All content has been transferred to CWE-350.
CWE-249DEPRECATED: Often Misused: Path ManipulationThis entry has been deprecated because of name confusion and an accidental combination of multiple weaknesses. Most of its content has been transferred to CWE-785.
CWE-292DEPRECATED: Trusting Self-reported DNS NameThis entry has been deprecated because it was a duplicate of CWE-350. All content has been transferred to CWE-350.
CWE-365DEPRECATED: Race Condition in SwitchThis entry has been deprecated. There are no documented cases in which a switch's control expression is evaluated more than once.
CWE-373DEPRECATED: State Synchronization ErrorThis entry was deprecated because it overlapped the same concepts as race condition (CWE-362) and Improper Synchronization (CWE-662).
CWE-423DEPRECATED: Proxied Trusted ChannelThis entry has been deprecated because it was a duplicate of CWE-441. All content has been transferred to CWE-441.
CWE-443DEPRECATED: HTTP response splittingThis weakness can be found at CWE-113.
CWE-458DEPRECATED: Incorrect InitializationThis weakness has been deprecated because its name and description did not match. The description duplicated CWE-454, while the name suggested a more abstract initialization problem. Please refer to CWE-665 for the more abstract problem.
CWE-516DEPRECATED: Covert Timing ChannelThis weakness can be found at CWE-385.
CWE-533DEPRECATED: Information Exposure Through Server Log FilesThis entry has been deprecated because its abstraction was too low-level. See CWE-532.
CWE-534DEPRECATED: Information Exposure Through Debug Log FilesThis entry has been deprecated because its abstraction was too low-level. See CWE-532.
CWE-542DEPRECATED: Information Exposure Through Cleanup Log FilesThis entry has been deprecated because its abstraction was too low-level. See CWE-532.
CWE-545DEPRECATED: Use of Dynamic Class LoadingThis weakness has been deprecated because it partially overlaps CWE-470, it describes legitimate programmer behavior, and other portions will need to be integrated into other entries.
CWE-592DEPRECATED: Authentication Bypass IssuesThis weakness has been deprecated because it covered redundant concepts already described in CWE-287.
CWE-596DEPRECATED: Incorrect Semantic Object ComparisonThis weakness has been deprecated. It was poorly described and difficult to distinguish from other entries. It was also inappropriate to assign a separate ID solely because of domain-specific considerations. Its closest equivalent is CWE-1023.
CWE-71DEPRECATED: Apple '.DS_Store'This entry has been deprecated as it represents a specific observed example of a UNIX Hard Link weakness type rather than its own individual weakness type. Please refer to CWE-62.
CWE-769DEPRECATED: Uncontrolled File Descriptor ConsumptionThis entry has been deprecated because it was a duplicate of CWE-774. All content has been transferred to CWE-774.
CWE-92DEPRECATED: Improper Sanitization of Custom Special CharactersThis entry has been deprecated. It originally came from PLOVER, which sometimes defined "other" and "miscellaneous" categories in order to satisfy exhaustiveness requirements for taxonomies. Within the context of CWE, the use of a more abstract entry is preferred in mapping situations. CWE-75 is a more appropriate mapping.
CWE-1DEPRECATED: LocationThis category has been deprecated. It was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree.
CWE-10DEPRECATED: ASP.NET Environment IssuesThis category has been deprecated. It added unnecessary depth and complexity to its associated views.
CWE-100DEPRECATED: Technology-Specific Input Validation ProblemsThis category has been deprecated. It was originally intended as a "catch-all" for input validation problems in technologies that did not have their own CWE, but introduces unnecessary depth to the hierarchy.
CWE-101DEPRECATED: Struts Validation ProblemsThis category has been deprecated. It was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree.
CWE-139DEPRECATED: General Special Element ProblemsThis entry has been deprecated. It is a leftover from PLOVER, but CWE-138 is a more appropriate mapping.
CWE-169DEPRECATED: Technology-Specific Special ElementsThis category has been deprecated. It was originally intended as a "catch-all" for input validation problems in technologies that did not have their own CWE, but introduces unnecessary depth to the hierarchy.
CWE-17DEPRECATED: CodeThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-171DEPRECATED: Cleansing, Canonicalization, and Comparison ErrorsThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree. Weaknesses in this category were related to improper handling of data within protection mechanisms that attempt to perform neutralization for untrusted data. These weaknesses can be found in other similar categories.
CWE-18DEPRECATED: Source CodeThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-21DEPRECATED: Pathname Traversal and Equivalence ErrorsThis category has been deprecated. It was originally used for organizing weaknesses involving file names, which enabled access to files outside of a restricted directory (path traversal) or to perform operations on files that would otherwise be restricted (path equivalence). Consider using either the File Handling Issues category (CWE-1219) or the class Use of Incorrectly-Resolved Name or Reference (CWE-706).
CWE-3DEPRECATED: Technology-specific Environment IssuesThis category has been deprecated. It was originally intended as a "catch-all" for environment issues for technologies that did not have their own CWE, but it introduced unnecessary depth and complexity to the Development View (CWE-699).
CWE-376DEPRECATED: Temporary File IssuesThis category has been deprecated. It was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree. Consider using the File Handling Issues category (CWE-1219).
CWE-380DEPRECATED: Technology-Specific Time and State IssuesThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-381DEPRECATED: J2EE Time and State IssuesThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-4DEPRECATED: J2EE Environment IssuesThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-418DEPRECATED: Channel ErrorsThis category has been deprecated because it redundant with the grouping provided by CWE-417.
CWE-442DEPRECATED: Web ProblemsThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-445DEPRECATED: User Interface ErrorsThis weakness has been deprecated because it was a duplicate of CWE-355. All content has been transferred to CWE-355.
CWE-461DEPRECATED: Data Structure IssuesThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-490DEPRECATED: Mobile Code IssuesThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-503DEPRECATED: Byte/Object CodeThis category has been deprecated. It was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree.
CWE-504DEPRECATED: Motivation/IntentThis category has been deprecated. It was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree.
CWE-505DEPRECATED: Intentionally Introduced WeaknessThis category has been deprecated as it was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree.
CWE-513DEPRECATED: Intentionally Introduced Nonmalicious WeaknessThis category has been deprecated as it was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree.
CWE-517DEPRECATED: Other Intentional, Nonmalicious WeaknessThis category has been deprecated as it was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree.
CWE-518DEPRECATED: Inadvertently Introduced WeaknessThis category has been deprecated as it was originally used for organizing the Development View (CWE-699), but it introduced unnecessary complexity and depth to the resulting tree.
CWE-519DEPRECATED: .NET Environment IssuesThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-559DEPRECATED: Often Misused: Arguments and ParametersThis entry has been deprecated. It was originally used for organizing the Development View (CWE-699) and some other views, but it introduced unnecessary complexity and depth to the resulting tree.
CWE-60DEPRECATED: UNIX Path Link ProblemsThis category has been deprecated. It covered a very low level of abstraction based on operating system, which was not useful for any existing view.
CWE-63DEPRECATED: Windows Path Link ProblemsThis category has been deprecated. It covered a very low level of abstraction based on operating system, which was not useful for any existing view.
CWE-632DEPRECATED: Weaknesses that Affect Files or DirectoriesThis category has been deprecated. It was not actively maintained, and it was not useful to stakeholders. It was originally created before CWE 1.0 as part of view CWE-631, which was a simple example of how views could be structured within CWE.
CWE-633DEPRECATED: Weaknesses that Affect MemoryThis category has been deprecated. It was not actively maintained, and it was not useful to stakeholders. It was originally created before CWE 1.0 as part of view CWE-631, which was a simple example of how views could be structured within CWE.
CWE-634DEPRECATED: Weaknesses that Affect System ProcessesThis category has been deprecated. It was not actively maintained, and it was not useful to stakeholders. It was originally created before CWE 1.0 as part of view CWE-631, which was a simple example of how views could be structured within CWE.
CWE-68DEPRECATED: Windows Virtual File ProblemsThis category has been deprecated as it was found to be an unnecessary abstraction of platform specific details. Please refer to the category CWE-632 and weakness CWE-66 for relevant relationships.
CWE-70DEPRECATED: Mac Virtual File ProblemsThis category has been deprecated as it was found to be an unnecessary abstraction of platform specific details. Please refer to the category CWE-632 and weakness CWE-66 for relevant relationships.
CWE-630DEPRECATED: Weaknesses Examined by SAMATEThis view has been deprecated. It was only used for an early year of the NIST SAMATE project, and it did not represent any official or commonly-utilized list.
CWE-631DEPRECATED: Resource-specific WeaknessesThis view has been deprecated because it is not actively maintained and does not provide utility to stakeholders. It was originally created before CWE 1.0 as a simple example of how views could be structured within CWE.
CWE-679DEPRECATED: Chain ElementsThis view has been deprecated. It has limited utility for stakeholders, since all weaknesses can be links in a chain.
CWE-999DEPRECATED: Weaknesses without Software Fault PatternsThis view has been deprecated. It was based on gaps in another view (CWE-888) related to research that is no longer updated, but was complete with respect to CWE at the time it was conducted.
Mapping Notes
Usage: Prohibited
Reasons: View
Rationale:
This entry is a View. Views are not weaknesses and therefore inappropriate to describe the root causes of vulnerabilities.
Comment:
Use this View or other Views to search and navigate for the appropriate weakness.