CVE-2008-0821
OSI Codes Inc. PHP Live! 3.2.2 - SQL Injection via questid Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-0821. PoCs published by skys, Xar.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in PHP Live! software, allowing an attacker to extract admin credentials from the database via a crafted URL. The PoC uses a UNION-based SQLi to retrieve login and password hashes from either the chat_asp or chat_admin tables.
Description
SQL injection vulnerability in admin/traffic/knowledge_searchm.php in OSI Codes Inc. PHP Live! 3.2.2 allows remote attackers to execute arbitrary SQL commands via the questid parameter in an expand_question action.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in PHP Live! software, allowing an attacker to extract admin credentials from the database via a crafted URL. The PoC uses a UNION-based SQLi to retrieve login and password hashes from either the chat_asp or chat_admin tables.
This exploit demonstrates a SQL injection vulnerability in PHP Live! software, allowing an attacker to extract admin credentials (login and password hashes) via a crafted URL. The payload uses a UNION-based SQLi to concatenate and retrieve sensitive data from the 'chat_admin' table.