mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
920 B
Markdown
18 lines
920 B
Markdown
### [CVE-2018-4000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-4000)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable double-free vulnerability exists in the Office Open XML parser of Atlantis Word Processor, version 3.2.5.0. A specially crafted document can cause a TTableRow instance to be referenced twice, resulting in a double-free vulnerability when both the references go out of scope. An attacker must convince a victim to open a document in order to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0668
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|