CVE-2021-23840

HIGH7.5EPSS 0.46%

Integer overflow in CipherUpdate

發布日:2021/8/25修改日:2024/12/16
也稱為:GHSA-qgm6-9472-pwq7ALPINE-CVE-2021-23840BIT-node-2021-23840BIT-node-min-2021-23840RUSTSEC-2021-0057

描述

Calls to `EVP_CipherUpdate`, `EVP_EncryptUpdate` and `EVP_DecryptUpdate` may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash.

受影響套件(9)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1HIGH7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

參考連結(31)