header-logo
Suggest Exploit
vendor:
contentserver
by:
Unknown
7.5
CVSS
HIGH
SQL-injection
89
CWE
Product Name: contentserver
Affected Version From: Unknown
Affected Version To: 5.6.2964
Patch Exists: NO
Related CWE: Unknown
CPE: a:activeweb:contentserver
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

activeWeb contentserver SQL-injection vulnerability

activeWeb contentserver 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.

Mitigation:

Unknown
Source

Exploit-DB raw data:

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

activeWeb contentserver 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.

Reports indicate that contentserver versions prior to 5.6.2964 are vulnerable to this issue. 

https://www.example.com/admin/picture/picture_real_edit.asp?id='%20union%20select%20@@version%20,@@microsoftversion,@@version--