CVE-2021-32489

An issue was discovered in the _send_secure_msg() function of Yubico yubihsm-shell through 2.0.3. The function does not correctly validate the embedded length field of an authenticated message received from the device because response_msg.st.len=8 can be accepted but triggers an integer overflow, which causes CRYPTO_cbc128_decrypt (in OpenSSL) to encounter an undersized buffer and experience a segmentation fault. The yubihsm-shell project is included in the YubiHSM 2 SDK product.
Configurations

Configuration 1 (hide)

cpe:2.3:a:yubico:yubihsm-shell:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-05-10 22:15

Updated : 2024-02-28 18:28


NVD link : CVE-2021-32489

Mitre link : CVE-2021-32489

CVE.ORG link : CVE-2021-32489


JSON object : View

Products Affected

yubico

  • yubihsm-shell
CWE
CWE-190

Integer Overflow or Wraparound