Categories
CWE | NAME | LAST 12M | LOW | MEDIUM | HIGH | CRITICAL | TOTAL VULNS |
---|---|---|---|---|---|---|---|
CWE-1108 | Excessive Reliance on Global Variables The code is structured in a way that relies too much on using or setting global variables throughout various points in the code, instead of preserving the associated information in a narrower, more local context. | 0 | 1 | 0 | 0 | 1 | |
CWE-270 | Privilege Context Switching Error The software does not properly manage privileges while it is switching between different contexts that have different privileges or spheres of control. | 0 | 0 | 1 | 0 | 1 | |
CWE-527 | Exposure of CVS Repository to an Unauthorized Control Sphere The product stores a CVS, git, or other repository in a directory, archive, or other resource that is stored, transferred, or otherwise made accessible to unauthorized actors. | 0 | 1 | 0 | 0 | 1 | |
CWE-391 | Unchecked Error Condition [PLANNED FOR DEPRECATION. SEE MAINTENANCE NOTES.] Ignoring exceptions and other error conditions may allow an attacker to induce unexpected behavior unnoticed. | 0 | 1 | 0 | 0 | 1 | |
CWE-233 | Improper Handling of Parameters The software does not properly handle when the expected number of parameters, fields, or arguments is not provided in input, or if those parameters are undefined. | 0 | 1 | 0 | 0 | 1 | |
CWE-286 | Incorrect User Management The software does not properly manage a user within its environment. | 0 | 0 | 1 | 0 | 1 | |
CWE-351 | Insufficient Type Distinction The software does not properly distinguish between different types of elements in a way that leads to insecure behavior. | 0 | 1 | 0 | 0 | 1 | |
CWE-826 | Premature Release of Resource During Expected Lifetime The program releases a resource that is still intended to be used by the program itself or another actor. | 0 | 0 | 1 | 0 | 1 | |
CWE-402 | Transmission of Private Resources into a New Sphere ('Resource Leak') The software makes resources available to untrusted parties when those resources are only intended to be accessed by the software. | 0 | 1 | 0 | 0 | 1 | |
CWE-340 | Predictability Problems The product uses a scheme that generates numbers or identifiers that are more predictable than required. | 0 | 1 | 0 | 0 | 1 |