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

18 lines
729 B
Markdown

### [CVE-2016-7790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7790)
![](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
Exponent CMS 2.3.9 suffers from a remote code execution vulnerability in /install/index.php. An attacker can upload 'php' file to the website through uploader_paste.php, then overwrite /framework/conf/config.php, which leads to arbitrary code execution.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/09/22/6
#### Github
No PoCs found on GitHub currently.