mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
20 lines
902 B
Markdown
20 lines
902 B
Markdown
### [CVE-2008-5663](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5663)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|