Categories (CWE)

Search

Categories (CWE)

CWE Name Actions
CWE-399 Resource Management Errors
CWE-398 7PK - Code Quality
CWE-397 Declaration of Throws for Generic Exception
CWE-396 Declaration of Catch for Generic Exception
CWE-395 Use of NullPointerException Catch to Detect NULL Pointer Dereference
CWE-394 Unexpected Status Code or Return Value
CWE-393 Return of Wrong Status Code
CWE-392 Missing Report of Error Condition
CWE-391 Unchecked Error Condition
CWE-390 Detection of Error Condition Without Action
CWE-39 Path Traversal: 'C:dirname'
CWE-389 Error Conditions, Return Values, Status Codes
CWE-388 7PK - Errors
CWE-387 Signal Errors
CWE-386 Symbolic Name not Mapping to Correct Object
CWE-385 Covert Timing Channel
CWE-384 Session Fixation
CWE-383 J2EE Bad Practices: Direct Use of Threads
CWE-382 J2EE Bad Practices: Use of System.exit()
CWE-381 DEPRECATED: J2EE Time and State Issues
CWE-380 DEPRECATED: Technology-Specific Time and State Issues
CWE-38 Path Traversal: '\absolute\pathname\here'
CWE-379 Creation of Temporary File in Directory with Insecure Permissions
CWE-378 Creation of Temporary File With Insecure Permissions
CWE-377 Insecure Temporary File
CWE-376 DEPRECATED: Temporary File Issues
CWE-375 Returning a Mutable Object to an Untrusted Caller
CWE-374 Passing Mutable Objects to an Untrusted Method
CWE-373 DEPRECATED: State Synchronization Error
CWE-372 Incomplete Internal State Distinction
CWE-371 State Issues
CWE-370 Missing Check for Certificate Revocation after Initial Check
CWE-37 Path Traversal: '/absolute/pathname/here'
CWE-369 Divide By Zero
CWE-368 Context Switching Race Condition
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
CWE-366 Race Condition within a Thread
CWE-365 DEPRECATED: Race Condition in Switch
CWE-364 Signal Handler Race Condition
CWE-363 Race Condition Enabling Link Following