CVE-2024-38341
28.05.2025, 16:15
IBM Sterling Secure Proxy 6.0.0.0 through 6.0.3.1, 6.1.0.0 through 6.1.0.0, and 6.2.0.0 through 6.2.0.1 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information.Enginsight
Vendor | Product | Version |
---|---|---|
ibm | sterling_secure_proxy | 6.0.0.0 ≤ 𝑥 ≤ 6.0.3.1 |
ibm | sterling_secure_proxy | 6.1.0.0 ≤ 𝑥 ≤ 6.1.0.1 |
ibm | sterling_secure_proxy | 6.2.0.0 ≤ 𝑥 ≤ 6.2.0.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- 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).
- 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.