CVE-2010-1918

efront < 3.6.2 - SQL Injection via chatrooms_ID Parameter

Title source: llm
STIX 2.1

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)

exploitdb WORKING POC VERIFIED
by Stefan Esser · textwebappsphp
https://www.exploit-db.com/exploits/33969

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.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: eFront 3.6.2 and prior versions
No auth needed
Prerequisites: Access to the vulnerable endpoint (ask_chat.php) · Knowledge of the database schema (table 'users' with columns 'login' and 'password')
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Vendor Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2010/1101
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/39728
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/40032
Exploit vdb-entry x_refsource_osvdb
http://osvdb.org/64506

Scores

EPSS 0.0115
EPSS Percentile 62.7%

Details

CWE
CWE-89
Status published
Products (13)
efrontlearning/efront 3.1.0
efrontlearning/efront 3.1.2
efrontlearning/efront 3.1.3
efrontlearning/efront 3.1.4
efrontlearning/efront 3.5.0 (5 CPE variants)
efrontlearning/efront 3.5.1
efrontlearning/efront 3.5.2
efrontlearning/efront 3.5.3
efrontlearning/efront 3.5.4
efrontlearning/efront 3.5.5
... and 3 more
Published May 12, 2010
Tracked Since Feb 18, 2026