Files
CVEs-PoC/2020/CVE-2020-6116.md
T
2024-05-25 21:48:12 +02:00

18 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2020-6116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6116)
![](https://img.shields.io/static/v1?label=Product&message=Nitro%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-680%3A%20Integer%20Overflow%20to%20Buffer%20Overflow&color=brighgreen)
### Description
An arbitrary code execution vulnerability exists in the rendering functionality of Nitro Software, Inc.s Nitro Pro 13.13.2.242. When drawing the contents of a page using colors from an indexed colorspace, the application can miscalculate the size of a buffer when allocating space for its colors. When using this allocated buffer, the application can write outside its bounds and cause memory corruption which can lead to code execution. A specially crafted document must be loaded by a victim in order to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1070
#### Github
No PoCs found on GitHub currently.