First published: Mon Jun 22 2020(Updated: )
An issue was discovered in the jsrsasign package before 8.0.18 for Node.js. Its RSA PKCS1 v1.5 decryption implementation does not detect ciphertext modification by prepending '\0' bytes to ciphertexts (it decrypts modified ciphertexts without error). An attacker might prepend these bytes with the goal of triggering memory corruption issues.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Jsrsasign Project Jsrsasign | <8.0.18 | |
Netapp Max Data |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-14967 is a vulnerability in the jsrsasign package before version 8.0.18 for Node.js. It allows attackers to decrypt modified ciphertexts without error.
CVE-2020-14967 has a severity rating of 9.8 (critical).
CVE-2020-14967 affects the jsrsasign package before version 8.0.18 for Node.js.
To fix CVE-2020-14967, update the jsrsasign package to version 8.0.18 or later.
CWE-119 is a common weakness and exposure that refers to a flaw in the software's cryptographic security mechanism.