header-logo
Suggest Exploit
vendor:
Cotonti
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Cotonti
Affected Version From: 2000.9.2
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:cotonti:cotonti:0.9.2
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Multiple SQL Injection Vulnerabilities in Cotonti

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

Mitigation:

Unknown
Source

Exploit-DB raw data:

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

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

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

Cotonti 0.9.2 is vulnerable; other versions may also be affected. 

http://www.example.com/users.php?s=-2+AND+31337=0
http://www.example.com/forums.php?m=topics&s=offtopic&ord=-2+AND+31337=0