Categories

CWE NAME LAST 12M LOW MEDIUM HIGH CRITICAL TOTAL VULNS
CWE-1021 Improper Restriction of Rendered UI Layers or Frames
The web application does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting with.
4 178 61 6 249
CWE-311 Missing Encryption of Sensitive Data
The software does not encrypt sensitive or critical information before storage or transmission.
16 115 92 18 241
CWE-665 Improper Initialization
The software does not initialize or incorrectly initializes a resource, which might leave the resource in an unexpected state when it is accessed or used.
9 121 97 12 239
CWE-613 Insufficient Session Expiration
According to WASC, Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization.
11 86 93 42 232
CWE-346 Origin Validation Error
The software does not properly verify that the source of data or communication is valid.
0 124 80 24 228
CWE-674 Uncontrolled Recursion
The product does not properly control the amount of recursion that takes place, which consumes excessive resources, such as allocated memory or the program stack.
2 109 109 2 222
CWE-552 Files or Directories Accessible to External Parties
The product makes files or directories accessible to unauthorized actors, even though they should not be.
10 91 106 10 217
CWE-704 Incorrect Type Conversion or Cast
The software does not correctly convert an object, resource, or structure from one type to a different type.
1 13 175 14 203
CWE-404 Improper Resource Shutdown or Release
The program does not release or incorrectly releases a resource before it is made available for re-use.
5 93 104 1 203
CWE-191 Integer Underflow (Wrap or Wraparound)
The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.
1 45 107 45 198