9.8

CVE-2020-14968

Exploit
An issue was discovered in the jsrsasign package before 8.0.17 for Node.js. Its RSASSA-PSS (RSA-PSS) implementation does not detect signature manipulation/modification by prepending '\0' bytes to a signature (it accepts these modified signatures as valid). An attacker can abuse this behavior in an application by creating multiple valid signatures where only one signature should exist. Also, an attacker might prepend these bytes with the goal of triggering memory corruption issues.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
KjurJsrsasign SwPlatformnode.js Version < 8.0.17
NetappMax Data Version-
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.93% 0.853
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

https://github.com/kjur/jsrsasign/releases/tag/8.0.17
Third Party Advisory
Release Notes
https://github.com/kjur/jsrsasign/releases/tag/8.0.18
Third Party Advisory
Release Notes
https://kjur.github.io/jsrsasign/
Third Party Advisory
Release Notes
https://security.netapp.com/advisory/ntap-20200724-0001/
Third Party Advisory
https://www.npmjs.com/package/jsrsasign
Third Party Advisory
Product
https://github.com/kjur/jsrsasign/issues/438
Third Party Advisory
Exploit
Issue Tracking