exploit-db-mirror/platforms/asp/webapps/30296.txt
Offensive Security 30d9cc4c3d Updated 01_04_2014
2014-01-04 23:27:58 +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--