CVE Catalog

CVE-2016-8386

High
Published: Translated: NVD NIST

Summary

There is a heap-based buffer overflow vulnerability in Iceni Argus that can be exploited. The issue occurs when converting a PDF with a malformed font to XML, leading to a buffer smaller than the requested size being returned.

Risk Assessment

This vulnerability can lead to code execution under the context of the user running the tool, posing a serious security risk to the system.

Recommendation

It is recommended to update Iceni Argus to the latest version to mitigate this vulnerability and to monitor systems for unauthorized access.

Other vulnerabilities in Iceni Argus

See all
Original NVD description (English source)

An exploitable heap-based buffer overflow exists in Iceni Argus. When it attempts to convert a PDF containing a malformed font to XML, the tool will attempt to use a size out of the font to search through a linked list of buffers to return. Due to a signedness issue, a buffer smaller than the requested size will be returned. Later when the tool tries to populate this buffer, the overflow will occur which can lead to code execution under the context of the user running the tool.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS