Categories
CWE | NAME | LAST 12M | LOW | MEDIUM | HIGH | CRITICAL | TOTAL VULNS |
---|---|---|---|---|---|---|---|
CWE-1262 | Register Interface Allows Software Access to Sensitive Data or Security Settings Memory-mapped registers provide access to hardware functionality from software and if not properly secured can result in loss of confidentiality and integrity. | 0 | 0 | 1 | 0 | 1 | |
CWE-564 | SQL Injection: Hibernate Using Hibernate to execute a dynamic SQL statement built with user-controlled input can allow an attacker to modify the statement's meaning or to execute arbitrary SQL commands. | 0 | 0 | 1 | 0 | 1 | |
CWE-435 | Improper Interaction Between Multiple Correctly-Behaving Entities An interaction error occurs when two entities have correct behavior when running independently of each other, but when they are integrated as components in a larger system or process, they introduce incorrect behaviors that may cause resultant weaknesses. | 0 | 1 | 0 | 0 | 1 | |
CWE-208 | Information Exposure Through Timing Discrepancy Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not. | 0 | 1 | 0 | 0 | 1 | |
CWE-187 | Partial String Comparison The software performs a comparison that only examines a portion of a factor before determining whether there is a match, such as a substring, leading to resultant weaknesses. | 1 | 0 | 0 | 0 | 1 | |
CWE-653 | Insufficient Compartmentalization The product does not sufficiently compartmentalize functionality or processes that require different privilege levels, rights, or permissions. | 0 | 1 | 0 | 0 | 1 | |
CWE-41 | Improper Resolution of Path Equivalence The system or application is vulnerable to file system contents disclosure through path equivalence. Path equivalence involves the use of special characters in file and directory names. The associated manipulations are intended to generate multiple names for the same object. | 0 | 1 | 0 | 0 | 1 |