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.
References
Link | Resource |
---|---|
https://blog.inhq.net/posts/yubico-libyubihsm-vuln2/#second-attack-variant-cve-pending | Exploit Third Party Advisory |
https://blog.inhq.net/posts/yubico-libyubihsm-vuln2/#second-attack-variant-cve-pending | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://blog.inhq.net/posts/yubico-libyubihsm-vuln2/#second-attack-variant-cve-pendingĀ - Exploit, Third Party Advisory |
Information
Published : 2021-05-10 22:15
Updated : 2024-11-21 06:07
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