Files
CVEs-PoC/2020/CVE-2020-7226.md
T
2024-06-18 02:51:15 +02:00

823 B

CVE-2020-7226

Description

CiphertextHeader.java in Cryptacular 1.2.3, as used in Apereo CAS and other products, allows attackers to 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.

POC

Reference

Github

No PoCs found on GitHub currently.