First published: Tue Mar 27 2018(Updated: )
Because of an implementation bug the PA-RISC CRYPTO_memcmp function is effectively reduced to only comparing the least significant bit of each byte. This allows an attacker to forge messages that would be considered as authenticated in an amount of tries lower than that guaranteed by the security claims of the scheme. The module can only be compiled by the HP-UX assembler, so that only HP-UX PA-RISC targets are affected. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g).
Credit: openssl-security@openssl.org
Affected Software | Affected Version | How to fix |
---|---|---|
OpenSSL libcrypto | >=1.1.0<=1.1.0g |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-0733 is considered a high severity vulnerability due to the potential for message forgery.
To fix CVE-2018-0733, upgrade to OpenSSL version 1.1.0h or later, as it addresses this implementation bug.
CVE-2018-0733 affects OpenSSL versions prior to 1.1.0h, particularly in the libcrypto component.
Yes, CVE-2018-0733 can allow attackers to forge authenticated messages, potentially leading to unauthorized access.
CVE-2018-0733 was disclosed in July 2018, as part of a broader security advisory by OpenSSL.