mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
888 B
Markdown
18 lines
888 B
Markdown
### [CVE-2009-4793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4793)
|
|

|
|

|
|

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