CWE Number
|
Name
|
Number Of Related Vulnerabilities
|
419 |
Unprotected Primary Channel |
|
420 |
Unprotected Alternate Channel |
|
421 |
Race Condition During Access to Alternate Channel |
|
422 |
Unprotected Windows Messaging Channel ('Shatter') |
|
423 |
DEPRECATED (Duplicate): Proxied Trusted Channel |
|
43 |
Path Equivalence: 'filename....' (Multiple Trailing Dot) |
|
430 |
Deployment of Wrong Handler |
|
431 |
Missing Handler |
|
432 |
Dangerous Handler not Disabled During Sensitive Operations |
|
433 |
Unparsed Raw Web Content Delivery |
|
437 |
Incomplete Model of Endpoint Features |
|
439 |
Behavioral Change in New Version or Environment |
|
44 |
Path Equivalence: 'file.name' (Internal Dot) |
|
443 |
DEPRECATED (Duplicate): HTTP response splitting |
|
446 |
UI Discrepancy for Security Feature |
|
447 |
Unimplemented or Unsupported Feature in UI |
|
448 |
Obsolete Feature in UI |
|
449 |
The UI Performs the Wrong Action |
|
45 |
Path Equivalence: 'file...name' (Multiple Internal Dot) |
|
450 |
Multiple Interpretations of UI Input |
|
454 |
External Initialization of Trusted Variables or Data Stores |
|
458 |
DEPRECATED: Incorrect Initialization |
|
46 |
Path Equivalence: 'filename ' (Trailing Space) |
|
462 |
Duplicate Key in Associative List (Alist) |
|
463 |
Deletion of Data Structure Sentinel |
|
464 |
Addition of Data Structure Sentinel |
|
466 |
Return of Pointer Value Outside of Expected Range |
|
467 |
Use of sizeof() on a Pointer Type |
|
468 |
Incorrect Pointer Scaling |
|
469 |
Use of Pointer Subtraction to Determine Size |
|
47 |
Path Equivalence: ' filename (Leading Space) |
|
473 |
PHP External Variable Modification |
|
474 |
Use of Function with Inconsistent Implementations |
|
477 |
Use of Obsolete Functions |
|
478 |
Missing Default Case in Switch Statement |
|
479 |
Unsafe Function Call from a Signal Handler |
|
48 |
Path Equivalence: 'file name' (Internal Whitespace) |
|
480 |
Use of Incorrect Operator |
|
481 |
Assigning instead of Comparing |
|
482 |
Comparing instead of Assigning |
|
483 |
Incorrect Block Delimitation |
|
484 |
Omitted Break Statement in Switch |
|
486 |
Comparison of Classes by Name |
|
487 |
Reliance on Package-level Scope |
|
488 |
Data Leak Between Sessions |
|
49 |
Path Equivalence: 'filename/' (Trailing Slash) |
|
491 |
Public cloneable() Method Without Final ('Object Hijack') |
|
492 |
Use of Inner Class Containing Sensitive Data |
|
493 |
Critical Public Variable Without Final Modifier |
|
495 |
Private Array-Typed Field Returned From A Public Method |
|