Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1918. PoCs published by Stefan Esser.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in eFront by injecting a UNION-based query to extract user credentials (login and password) from the 'users' table. The vulnerability arises from insufficient sanitization of the 'chatrooms_ID' parameter.
Description
SQL injection vulnerability in ask_chat.php in eFront 3.6.2 and earlier allows remote attackers to execute arbitrary SQL commands via the chatrooms_ID parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in eFront by injecting a UNION-based query to extract user credentials (login and password) from the 'users' table. The vulnerability arises from insufficient sanitization of the 'chatrooms_ID' parameter.