cve/2017/CVE-2017-14704.md
2024-06-18 02:51:15 +02:00

18 lines
783 B
Markdown

### [CVE-2017-14704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14704)
![](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
Multiple unrestricted file upload vulnerabilities in the (1) imageSubmit and (2) proof_submit functions in Claydip Laravel Airbnb Clone 1.0 allow remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in images/profile.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42773/
#### Github
No PoCs found on GitHub currently.