Common Weakness Enumeration
Browse CWEs ranked by the number of vulnerabilities referencing them, and pivot to weakness details, mitigations, and related attack patterns.
765 CWEs
API response| CWE | Name | Mapping usage | Occurrences |
|---|---|---|---|
| CWE-1124 | Excessively Deep Nesting | Prohibited | 1 |
| CWE-1119 | Excessive Use of Unconditional Branching | Prohibited | 1 |
| CWE-1118 | Insufficient Documentation of Error Handling Techniques | Prohibited | 1 |
| CWE-1116 | Inaccurate Source Code Comments | Allowed | 1 |
| CWE-1113 | Inappropriate Comment Style | Prohibited | 1 |
| CWE-1102 | Reliance on Machine-Dependent Data Representation | Allowed | 1 |
| CWE-1083 | Data Access from Outside Expected Data Manager Component | Prohibited | 1 |
| CWE-1078 | Inappropriate Source Code Style or Formatting | Prohibited | 1 |
| CWE-1072 | Data Resource Access without Use of Connection Pooling | Prohibited | 1 |
| CWE-1066 | Missing Serialization Control Element | Prohibited | 1 |
| CWE-1057 | Data Access Operations Outside of Expected Data Manager Component | Prohibited | 1 |
| CWE-1051 | Initialization with Hard-Coded Network Resource Configuration Data | Prohibited | 1 |
| CWE-1046 | Creation of Immutable Text Using String Concatenation | Allowed | 1 |
| CWE-1024 | Comparison of Incompatible Types | Allowed | 1 |