Aleris Web Publishing Server 3.0 - 'Page.asp' SQL Injection

EDB-ID:

30708




Platform:

ASP

Date:

2007-10-25


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

Aleris Web Publishing Server is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Aleris Web Publishing Server 3.0 is vulnerable; other versions may also be affected. 

www.example.com/calendar/page.asp?mode=1%20union%20all%20select%201,2,3,4,5,6%20FROM%20users--