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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in admin/editor/images.php in K&S Shopsoftware allows remote attackers to execute arbitrary PHP code by uploading a file with an executable extension, then accessing it via a direct request to the file in images/upload/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7500
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|