PT-2023-5344 · Libspdm · Libspdm
Published
2023-06-01
·
Updated
2025-06-27
·
CVE-2023-32690
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
libspdm versions prior to 2.3.3
libspdm versions prior to 3.0
Description
The issue arises due to insufficient validation of input data in the libspdm library. This can be exploited by a remote attacker to cause a denial of service. When a libspdm Requester receives a successful CAPABILITIES response, it stores the Responder's CTExponent without validation. If the Requester then sends a request that requires a cryptography operation, such as a CHALLENGE, it calculates the timeout value using the unvalidated CTExponent.
Recommendations
For versions prior to 2.3.3, update to version 2.3.3 to apply the patch.
For versions prior to 3.0, consider applying the available workaround: after completing VCA, check the value of the Responder's CTExponent, and if it is greater than or equal to 64, stop communication with the Responder.
As a temporary workaround, consider restricting the use of the CTExponent value in the Requester's context until a patch is available.
Exploit
Fix
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Libspdm