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

18 lines
888 B
Markdown

### [CVE-2009-4793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4793)
![](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 adminpanel/scripts/addphotos.php in BandSite CMS 1.1.4 allows remote authenticated administrators to execute arbitrary PHP code by uploading a file with an executable extension via an addphotos action to adminpanel/index.php, and then accessing the file via a direct request with an images/gallery/ directory name. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://www.exploit-db.com/exploits/8309
#### Github
No PoCs found on GitHub currently.