Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6881. PoCs published by jdc.
AI-analyzed exploit summary The exploit demonstrates SQL injection vulnerabilities in Joomla Live Chat component, specifically in 'getChat.php' and 'getSavedChatRooms.php' where the 'last' parameter is unsanitized. It also highlights an open proxy vulnerability in 'xmlhttp.php'.
Description
Multiple SQL injection vulnerabilities in the Live Chat (com_livechat) component 1.0 for Joomla! allow remote attackers to execute arbitrary SQL commands via the last parameter to (1) getChat.php, (2) getChatRoom.php, and (3) getSavedChatRooms.php.
Exploits (1)
The exploit demonstrates SQL injection vulnerabilities in Joomla Live Chat component, specifically in 'getChat.php' and 'getSavedChatRooms.php' where the 'last' parameter is unsanitized. It also highlights an open proxy vulnerability in 'xmlhttp.php'.