mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
1008 B
Markdown
18 lines
1008 B
Markdown
### [CVE-2020-13544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13544)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
An exploitable sign extension vulnerability exists in the TextMaker document parsing functionality of SoftMaker Office 2021’s TextMaker application. A specially crafted document can cause the document parser to sign-extend a length used to terminate a loop, which can later result in the loop’s index being used to write outside the bounds of a heap buffer during the reading of file data. An attacker can entice the victim to open a document to trigger this vulnerability.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1161
|
||
|
||
#### Github
|
||
No PoCs found on GitHub currently.
|
||
|