CVE-2020-1026

Improper Verification of Cryptographic Signature in npm/msrcrypto

Identifiers

GHSA-9x9j-836w-8f55, CVE-2020-1026

Package Slug

npm/msrcrypto

Vulnerability

Improper Verification of Cryptographic Signature

Description

A Security Feature Bypass vulnerability exists in the MSR JavaScript Cryptography Library that is caused by multiple bugs in the library’s Elliptic Curve Cryptography (ECC) implementation.An attacker could potentially abuse these bugs to learn information about a server’s private ECC key (a key leakage attack) or craft an invalid ECDSA signature that nevertheless passes as valid. The security update addresses the vulnerability by fixing the bugs disclosed in the ECC implementation, aka 'MSR JavaScript Cryptography Library Security Feature Bypass Vulnerability'.

Affected Versions

All versions before 1.5.8

Solution

Upgrade to version 1.5.8 or above.

Last Modified

2022-01-11

source