CVE-2016-8715
Iceni Argus CVE-2016-8715 affects Argus 6.6.05. The root cause is a heap corruption in loadTrailer where the PDF Size field from the trailer is used to allocate memory (icnChainAlloc) and then memset-ing 24*v166 bytes. If Size is negative (e.g., -1 or large unsigned interpretations), icnChainAllo...