CVE-2008-6619
ClassSystem 2.3 - Unauthenticated Arbitrary File Upload and Remote Code Execution via ApplyDB.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6619. PoCs published by Unohope.
AI-analyzed exploit summary This exploit demonstrates an arbitrary file upload vulnerability in ClassSystem by providing a form that allows uploading a file to the server without proper validation. It also mentions SQL injection vulnerabilities but does not include PoC code for them.
Description
Unrestricted file upload vulnerability in class/ApplyDB.php in ClassSystem 2.3 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 class/UploadHomepage/.
Exploits (1)
This exploit demonstrates an arbitrary file upload vulnerability in ClassSystem by providing a form that allows uploading a file to the server without proper validation. It also mentions SQL injection vulnerabilities but does not include PoC code for them.