CVE-2008-6948
Collabtive 0.4.8 - Authenticated Remote Code Execution via Unrestricted File Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6948. PoCs published by USH.
AI-analyzed exploit summary This is a detailed technical writeup describing multiple vulnerabilities in Collabtive 0.4.8, including stored XSS, authentication bypass, and arbitrary file upload. It provides root cause analysis, exploitation steps, and technical details without functional exploit code.
Description
Unrestricted file upload vulnerability in Collabtive 0.4.8 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension and using a text/plain MIME type, then accessing it via a direct request to the file in files/, related to (1) the showproject action in managefile.php or (2) the Messages feature.
Exploits (1)
This is a detailed technical writeup describing multiple vulnerabilities in Collabtive 0.4.8, including stored XSS, authentication bypass, and arbitrary file upload. It provides root cause analysis, exploitation steps, and technical details without functional exploit code.