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

18 lines
927 B
Markdown

### [CVE-2016-6804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6804)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20OpenOffice&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Arbitrary%20Code%20Execution%20at%20installation%20time&color=brighgreen)
### Description
The Apache OpenOffice installer (versions prior to 4.1.3, including some branded as OpenOffice.org) for Windows contains a defective operation that allows execution of arbitrary code with elevated privileges. This requires that the location in which the installer is run has been previously poisoned by a file that impersonates a dynamic-link library that the installer depends upon.
### POC
#### Reference
- https://www.openoffice.org/security/cves/CVE-2016-6804.html
#### Github
No PoCs found on GitHub currently.