7.5
CVSSv2

CVE-2008-6881

Published: 30/07/2009 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple SQL injection vulnerabilities in the Live Chat (com_livechat) component 1.0 for Joomla! allow remote malicious users to execute arbitrary SQL commands via the last parameter to (1) getChat.php, (2) getChatRoom.php, and (3) getSavedChatRooms.php.

Vulnerable Product Search on Vulmon Subscribe to Product

joompolitan com_livechat 1.0

Exploits

Joomla Live Chat wwwjoompolitancom/livechathtml Google Dork: allinurl:option=com_livechat author: jdc SQL Injections: administrator/components/com_livechat/getChatphp && administrator/components/com_livechat/getSavedChatRoomsphp don't sanitize the variable 'last': $last = (isset($_GET['last']) && $_GET['last'] != ...