CVE-2008-6806
7shop < 1.1 - Unauthenticated Arbitrary File Upload via Image Upload
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6806. PoCs published by t0pP8uZz, threatcode.
AI-analyzed exploit summary This Perl script exploits a file upload vulnerability in 7Shop <= 1.1 by spoofing the Content-Type header to bypass restrictions, allowing arbitrary file upload. The script uploads a local file to the target server and provides the URL to access the uploaded file.
Description
Unrestricted file upload vulnerability in includes/imageupload.php in 7Shop 1.1 and earlier 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 images/artikel/.
Exploits (2)
This Perl script exploits a file upload vulnerability in 7Shop <= 1.1 by spoofing the Content-Type header to bypass restrictions, allowing arbitrary file upload. The script uploads a local file to the target server and provides the URL to access the uploaded file.
The exploit demonstrates a file upload vulnerability in 7shop's imageupload.php, allowing arbitrary file upload by spoofing the Content-Type header. It uploads a local file to the target server and provides a URL to access the uploaded file.