Files
CVEs-PoC/2016/CVE-2016-6804.md
T
2025-09-29 21:09:30 +02:00

19 lines
1.1 KiB
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=4.0.0%20to%204.1.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=older%20releases%20are%20also%20affected%2C%20including%20some%20branded%20as%20OpenOffice.org%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Arbitrary%20Code%20Execution%20at%20installation%20time&color=brightgreen)
### 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.