CVE-2022-43922
01.02.2023, 18:15
IBM App Connect Enterprise Certified Container 4.1, 4.2, 5.0, 5.1, 5.2, 6.0, 6.1, and 6.2 could disclose sensitive information to an attacker due to a weak hash of an API Key in the configuration. IBM X-Force ID: 241583.Enginsight
Vendor | Product | Version |
---|---|---|
ibm | app_connect_enterprise_certified_container | 4.1 |
ibm | app_connect_enterprise_certified_container | 4.2 |
ibm | app_connect_enterprise_certified_container | 5.0 |
ibm | app_connect_enterprise_certified_container | 5.1 |
ibm | app_connect_enterprise_certified_container | 5.2 |
ibm | app_connect_enterprise_certified_container | 6.0 |
ibm | app_connect_enterprise_certified_container | 6.1 |
ibm | app_connect_enterprise_certified_container | 6.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-326 - Inadequate Encryption StrengthThe software stores or transmits sensitive data using an encryption scheme that is theoretically sound, but is not strong enough for the level of protection required.
- CWE-328 - Use of Weak HashThe product uses an algorithm that produces a digest (output value) that does not meet security expectations for a hash function that allows an adversary to reasonably determine the original input (preimage attack), find another input that can produce the same hash (2nd preimage attack), or find multiple inputs that evaluate to the same hash (birthday attack).