mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.0 KiB
1.0 KiB
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
- http://securityreason.com/securityalert/4789
- https://www.exploit-db.com/exploits/6664
- https://www.exploit-db.com/exploits/6664
Github
No PoCs found on GitHub currently.