製品・ソフトウェアに関する情報
jose-node-cjs-runtime における観測可能な不一致に関する脆弱性
Title jose-node-cjs-runtime における観測可能な不一致に関する脆弱性
Summary

jose-node-cjs-runtime には、観測可能な不一致に関する脆弱性が存在します。

Possible impacts 情報を取得される可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 15, 2021, midnight
Registration Date Dec. 17, 2021, 12:13 p.m.
Last Update Dec. 17, 2021, 12:13 p.m.
CVSS3.0 : 警告
Score 5.9
Vector CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:P/I:N/A:N
Affected System
jose project
jose 3.11.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年12月17日]
  掲載
Dec. 17, 2021, 12:13 p.m.

NVD Vulnerability Information
CVE-2021-29446
Summary

jose-node-cjs-runtime is an npm package which provides a number of cryptographic functions. In versions prior to 3.11.4 the AES_CBC_HMAC_SHA2 Algorithm (A128CBC-HS256, A192CBC-HS384, A256CBC-HS512) decryption would always execute both HMAC tag verification and CBC decryption, if either failed `JWEDecryptionFailed` would be thrown. But a possibly observable difference in timing when padding error would occur while decrypting the ciphertext makes a padding oracle and an adversary might be able to make use of that oracle to decrypt data without knowing the decryption key by issuing on average 128*b calls to the padding oracle (where b is the number of bytes in the ciphertext block). A patch was released which ensures the HMAC tag is verified before performing CBC decryption. The fixed versions are `>=3.11.4`. Users should upgrade to `^3.11.4`.

Publication Date April 17, 2021, 7:15 a.m.
Registration Date April 17, 2021, 10:04 a.m.
Last Update Nov. 21, 2024, 3:01 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:jose-node-cjs-runtime_project:jose-node-cjs-runtime:*:*:*:*:*:node.js:*:* 3.11.4
Related information, measures and tools
Common Vulnerabilities List