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.
References
Link | Resource |
---|---|
https://github.com/kjur/jsrsasign/issues/439 | Exploit Issue Tracking Third Party Advisory |
https://github.com/kjur/jsrsasign/releases/tag/8.0.17 | Release Notes Third Party Advisory |
https://github.com/kjur/jsrsasign/releases/tag/8.0.18 | Release Notes Third Party Advisory |
https://kjur.github.io/jsrsasign/ | Release Notes Third Party Advisory |
https://security.netapp.com/advisory/ntap-20200724-0001/ | Third Party Advisory |
https://www.npmjs.com/package/jsrsasign | Product Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-06-22 12:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-14967
Mitre link : CVE-2020-14967
CVE.ORG link : CVE-2020-14967
JSON object : View
Products Affected
netapp
- max_data
jsrsasign_project
- jsrsasign
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer