CVE-2020-5359
16.12.2020, 16:15
Dell BSAFE Micro Edition Suite, versions prior to 4.5, are vulnerable to an Unchecked Return Value Vulnerability. An unauthenticated remote attacker could potentially exploit this vulnerability to modify and corrupt the encrypted data.Enginsight
Vendor | Product | Version |
---|---|---|
dell | bsafe_micro-edition-suite | 𝑥 < 4.5 |
oracle | database | 12.1.0.2 |
oracle | database | 12.2.0.1 |
oracle | weblogic_server_proxy_plug-in | 11.1.1.9.0 |
oracle | weblogic_server_proxy_plug-in | 12.2.1.3.0 |
oracle | weblogic_server_proxy_plug-in | 12.2.1.4.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-544 - Missing Standardized Error Handling MechanismThe software does not use a standardized method for handling errors throughout the code, which might introduce inconsistent error handling and resultant weaknesses.
- CWE-252 - Unchecked Return ValueThe software does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.
References