CVE-2019-3730
30.09.2019, 22:15
RSA BSAFE Micro Edition Suite versions prior to 4.1.6.3 (in 4.1.x) and prior to 4.4 (in 4.2.x and 4.3.x), are vulnerable to an Information Exposure Through an Error Message vulnerability, also known as a padding oracle attack vulnerability. A malicious remote user could potentially exploit this vulnerability to extract information leaving data at risk of exposure.Enginsight
Vendor | Product | Version |
---|---|---|
dell | bsafe_micro-edition-suite | 4.1.0 ≤ 𝑥 < 4.1.6.3 |
dell | bsafe_micro-edition-suite | 4.2.0 ≤ 𝑥 < 4.4.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-649 - Reliance on Obfuscation or Encryption of Security-Relevant Inputs without Integrity CheckingThe software uses obfuscation or encryption of inputs that should not be mutable by an external actor, but the software does not use integrity checks to detect if those inputs have been modified.
- CWE-209 - Generation of Error Message Containing Sensitive InformationThe software generates an error message that includes sensitive information about its environment, users, or associated data.