Files
CVEs-PoC/2017/CVE-2017-7870.md
T
2024-06-18 02:51:15 +02:00

19 lines
721 B
Markdown

### [CVE-2017-7870](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7870)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
LibreOffice before 2017-01-02 has an out-of-bounds write caused by a heap-based buffer overflow related to the tools::Polygon::Insert function in tools/source/generic/poly.cxx.
### POC
#### Reference
- http://www.securityfocus.com/bid/97671
- https://github.com/LibreOffice/core/commit/62a97e6a561ce65e88d4c537a1b82c336f012722
#### Github
No PoCs found on GitHub currently.