cve/2014/CVE-2014-8085.md

19 lines
865 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-8085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8085)
![](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
Unrestricted file upload vulnerability in the CWebContact::doModel method in oc-includes/osclass/controller/contact.php in OSClass before 3.4.3 allows remote attackers to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a direct request to the file in an unspecified directory.
### POC
#### Reference
- http://packetstormsecurity.com/files/129777/Osclass-3.4.2-Shell-Upload.html
- http://seclists.org/fulldisclosure/2014/Dec/134
#### Github
No PoCs found on GitHub currently.