CVE Catalog

CVE-2016-8389

High
Published: Translated: NVD NIST

Summary

An exploitable integer-overflow vulnerability exists within Iceni Argus when converting a malformed PDF to XML. The application attempts to convert each character from a font into a polygon, leading to writing outside the bounds of the buffer.

Risk Assessment

Exploitation of this vulnerability could lead to code execution under the context of the account running the application, posing a significant security risk.

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 integer-overflow vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will attempt to convert each character from a font into a polygon and then attempt to rasterize these shapes. As the application attempts to iterate through the rows and initializing the polygon shape in the buffer, it will write outside of the bounds of said buffer. This can lead to code execution under the context of the account running it.

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