mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2008-6684](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6684)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in editimage.php in Apartment Search Script allows remote attackers to execute arbitrary code by uploading a file with an executable extension and a GIF header, then accessing this file via a direct request to a renamed file in Member_Admin/logo/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6956
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|