header-logo
Suggest Exploit
vendor:
FuseTalk
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FuseTalk
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: YES
Related CWE: Not provided
CPE: a:fusetalk:fusetalk
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

FuseTalk SQL Injection Vulnerability

The FuseTalk application is prone to an SQL-injection vulnerability. The vulnerability exists because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.

Mitigation:

It is recommended to update to the latest version of the application to address this vulnerability. Additionally, input validation and parameterized queries should be implemented to properly sanitize user-supplied input.
Source

Exploit-DB raw data:

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

FuseTalk is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.

NOTE: Specific vulnerable versions were not disclosed. Reports also indicate that this issue has been addressed in the latest version of the application. 

http://www.example.com/forum/include/error/autherror.cfm?FTVAR_URLP=x&errorcode=[SQL_INJ]