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.
                
            References
                    | Link | Resource | 
|---|---|
| http://www.securityfocus.com/bid/96469 | Broken Link Third Party Advisory VDB Entry | 
| http://www.talosintelligence.com/reports/TALOS-2016-0214/ | Exploit Third Party Advisory VDB Entry | 
| http://www.securityfocus.com/bid/96469 | Broken Link Third Party Advisory VDB Entry | 
| http://www.talosintelligence.com/reports/TALOS-2016-0214/ | Exploit Third Party Advisory VDB Entry | 
Configurations
                    History
                    21 Nov 2024, 02:59
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () http://www.securityfocus.com/bid/96469 - Broken Link, Third Party Advisory, VDB Entry | |
| References | () http://www.talosintelligence.com/reports/TALOS-2016-0214/ - Exploit, Third Party Advisory, VDB Entry | 
13 Dec 2022, 21:31
| Type | Values Removed | Values Added | 
|---|---|---|
| References | (BID) http://www.securityfocus.com/bid/96469 - Broken Link, Third Party Advisory, VDB Entry | 
Information
                Published : 2017-02-28 15:59
Updated : 2025-04-20 01:37
NVD link : CVE-2016-8389
Mitre link : CVE-2016-8389
CVE.ORG link : CVE-2016-8389
JSON object : View
Products Affected
                iceni
- argus
 
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
