#VU27702 Resource exhaustion in Cryptacular - CVE-2020-7226

 

#VU27702 Resource exhaustion in Cryptacular - CVE-2020-7226

Published: May 12, 2020


Vulnerability identifier: #VU27702
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-7226
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Cryptacular
Software vendor:
Middleware Services

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to application does not properly control consumption of internal resources within CiphertextHeader.java in Cryptacular. A remote attacker can trigger excessive memory allocation during a decode operation, because the nonce array length associated with "new byte" may depend on untrusted input within the header of encoded data.


Remediation

Install updates from vendor's website.

External links