CVE-2018-0733: Incorrect CRYPTO_memcmp on HP-UX PA-RISC
Because of an implementation bug the PA-RISC CRYPTOmemcmp 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).
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2018-0733?
CVE-2018-0733 is considered a high severity vulnerability due to the potential for message forgery.
How do I fix CVE-2018-0733?
To fix CVE-2018-0733, upgrade to OpenSSL version 1.1.0h or later, as it addresses this implementation bug.
What systems are affected by CVE-2018-0733?
CVE-2018-0733 affects OpenSSL versions prior to 1.1.0h, particularly in the libcrypto component.
Can CVE-2018-0733 lead to unauthorized access?
Yes, CVE-2018-0733 can allow attackers to forge authenticated messages, potentially leading to unauthorized access.
When was CVE-2018-0733 disclosed?
CVE-2018-0733 was disclosed in July 2018, as part of a broader security advisory by OpenSSL.