6 matches found
CVE-2021-29446
jose-node-cjs-runtime is an npm package which provides a number of cryptographic functions. In versions prior to 3.11.4 the AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed...
cortex-cli (>=2.0.8, <=2.1.1) potentially affected by CVE-2024-28176 via jose-node-cjs-runtime (>=4.6.0, <=4.10.0)
jose-node-cjs-runtime NPM version =4.6.0, =2.0.8, =2.1.1 Source cves: CVE-2024-28176 Source advisory: OSV:GHSA-HHHV-Q57G-882Q...
cortex-cli (>=2.0.8, <=2.1.0) potentially affected by CVE-2022-36083 via jose-node-cjs-runtime (>=4.6.0, <=4.8.1)
jose-node-cjs-runtime NPM version =4.6.0, =2.0.8, =2.1.0 Source cves: CVE-2022-36083 Source advisory: OSV:GHSA-JV3G-J58F-9MQ9...
cortex-cli (2.0.7) potentially affected by CVE-2022-36083 via jose-node-cjs-runtime (3.18.0)
jose-node-cjs-runtime NPM version 3.18.0 is affected by a known vulnerability. The following packages have a transitive dependency on jose-node-cjs-runtime and may be impacted: - cortex-cli 2.0.7 Source cves: CVE-2022-36083 Source advisory: OSV:GHSA-JV3G-J58F-9MQ9...
Padding Oracle Attack
jose-node-cjs-runtime is vulnerable to padding oracle attack. The vulnerability exists as decryption did not fail as soon as hmac verification fails, allowing timing information to be measured by running the CBC decryption with various padding length...
CVE-2021-29446 Padding Oracle Attack due to Observable Timing Discrepancy in jose-node-cjs-runtime
jose-node-cjs-runtime is an npm package which provides a number of cryptographic functions. In versions prior to 3.11.4 the AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed...