exploit-db-mirror/platforms/asp/webapps/30296.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

9 lines
No EOL
611 B
Text
Executable file

source: http://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--