CVE-2008-7208
OneCMS < 2.4 - SQL Injection via Username or User Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7208. PoCs published by BugReport.IR.
AI-analyzed exploit summary This is a technical writeup detailing SQL injection and arbitrary file upload vulnerabilities in OneCMS 2.4. It includes code snippets, proof-of-concept examples, and exploitation steps, demonstrating a deep understanding of the vulnerabilities.
Description
Multiple SQL injection vulnerabilities in OneCMS 2.4, and possibly earlier, allow remote attackers to execute arbitrary SQL commands via the (1) username parameter ($usernameb variable) to a_login.php or (2) user parameter to staff.php.
Exploits (1)
This is a technical writeup detailing SQL injection and arbitrary file upload vulnerabilities in OneCMS 2.4. It includes code snippets, proof-of-concept examples, and exploitation steps, demonstrating a deep understanding of the vulnerabilities.