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

18 lines
1016 B
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-13545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13545)
![](https://img.shields.io/static/v1?label=Product&message=Softmaker&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-196%3A%20Unsigned%20to%20Signed%20Conversion%20Error&color=brighgreen)
### Description
An exploitable signed conversion vulnerability exists in the TextMaker document parsing functionality of SoftMaker Office 2021s TextMaker application. A specially crafted document can cause the document parser to miscalculate a length used to allocate a buffer, later upon usage of this buffer the application will write outside its bounds resulting in a heap-based memory corruption. An attacker can entice the victim to open a document to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1162
#### Github
No PoCs found on GitHub currently.