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

20 lines
902 B
Markdown

### [CVE-2008-5663](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5663)
![](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 Kusaba 1.0.4 and earlier allow remote authenticated users to execute arbitrary code by uploading a file with an executable extension using (1) load_receiver.php or (2) a shipainter action to paint_save.php, then accessing the uploaded file via a direct request to this file in their user directory.
### POC
#### Reference
- http://securityreason.com/securityalert/4782
- https://www.exploit-db.com/exploits/6706
- https://www.exploit-db.com/exploits/6711
#### Github
No PoCs found on GitHub currently.