CVE-2008-6814
com_simpleboard < 1.0.1 - Unauthenticated Arbitrary File Upload via image_upload.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6814. PoCs published by t0pP8uZz.
AI-analyzed exploit summary This exploit targets a file upload vulnerability in SimpleBoard Mambo Component <= 1.0.1, allowing arbitrary file upload via image_upload.php. It bypasses a prior patch and checks for open_basedir restrictions.
Description
Unrestricted file upload vulnerability in image_upload.php in the SimpleBoard (com_simpleboard) component 1.0.1 and earlier for Mambo allows remote attackers to execute arbitrary code by uploading a file with an executable extension and an image/jpeg content type, then accessing this file via a direct request to the file in components/com_simpleboard/, a different vulnerability than CVE-2006-3528.
Exploits (1)
This exploit targets a file upload vulnerability in SimpleBoard Mambo Component <= 1.0.1, allowing arbitrary file upload via image_upload.php. It bypasses a prior patch and checks for open_basedir restrictions.