CVE-2023-32690

CVSS V2 None CVSS V3 None
Description
libspdm is a sample implementation that follows the DMTF SPDM specifications. Prior to versions 2.3.3 and 3.0, following a successful CAPABILITIES response, a libspdm Requester stores the Responder's CTExponent into its context without validation. If the Requester sends a request message that requires a cryptography operation by the Responder, such as CHALLENGE, libspdm will calculate the timeout value using the Responder's unvalidated CTExponent. A patch is available in version 2.3.3. A workaround is also available. After completion of VCA, the Requester can check the value of the Responder's CTExponent. If it greater than or equal to 64, then the Requester can stop communication with the Responder.
Overview
  • CVE ID
  • CVE-2023-32690
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2023-06-01T16:15:21.052Z
  • Last Modified Date
  • 2023-06-01T16:15:21.052Z
History
Created Old Value New Value Data Type Notes
2024-06-25 11:17:22 Added to TrackCVE