mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
18 lines
702 B
Markdown
18 lines
702 B
Markdown
### [CVE-2008-6612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6612)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in admin/uploader.php in Minimal ABlog 0.4 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in img/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7306
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|