#VU29222 Improper Verification of Cryptographic Signature in jsrsasign - CVE-2020-14968
Published: June 24, 2020
jsrsasign
Restaumatic
Description
The vulnerability allows a remote attacker to compromise the target system.
The vulnerability exists due to the RSASSA-PSS (RSA-PSS) implementation does not detect signature manipulation/modification by prepending "\0" bytes to a signature. A remote attacker can create multiple valid signatures and prepend these bytes with the goal of triggering memory corruption issues.