SB2020062404 - Improper Verification of Cryptographic Signature in jsrsasign JavaScript library
Published: June 24, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper Verification of Cryptographic Signature (CVE-ID: CVE-2020-14968)
CWE-ID: CWE-347 - Improper Verification of Cryptographic Signature
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
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.
Remediation
Install update from vendor's website.