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

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

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

ベンダ情報および参考情報を参照して適切な対策を実施してください。

Publication Date April 15, 2021, midnight
Registration Date Dec. 24, 2021, 2:15 p.m.
Last Update Dec. 24, 2021, 2:15 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月24日]
  掲載
Dec. 24, 2021, 2:15 p.m.

NVD Vulnerability Information
CVE-2021-29443
Summary

jose is an npm library providing a number of cryptographic operations. In vulnerable versions 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. 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). All major release versions have had a patch released which ensures the HMAC tag is verified before performing CBC decryption. The fixed versions are `^1.28.1 || ^2.0.5 || >=3.11.4`. Users should upgrade their v1.x dependency to ^1.28.1, their v2.x dependency to ^2.0.5, and their v3.x dependency to ^3.11.4. Thanks to Jason from Microsoft Vulnerability Research (MSVR) for bringing this up and Eva Sarafianou (@esarafianou) for helping to score this advisory.

Publication Date April 17, 2021, 3: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_project:jose:*:*:*:*:*:node.js:*:* 3.0.0 3.11.4
cpe:2.3:a:jose_project:jose:*:*:*:*:*:node.js:*:* 2.0.0 2.0.5
cpe:2.3:a:jose_project:jose:*:*:*:*:*:node.js:*:* 1.0.0 1.28.1
Related information, measures and tools
Common Vulnerabilities List