mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
971 B
Markdown
19 lines
971 B
Markdown
### [CVE-2008-5677](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5677)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in Kwalbum 2.0.4, 2.0.2, and earlier, when PICS_PATH is located in the web root, allows remote authenticated users with upload capability to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file under items/, related to the ReplaceBadFilenameChars function in include/ItemAdder.php. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4789
|
|
- https://www.exploit-db.com/exploits/6664
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|