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



EKU-ID: 35735 CVE: CVE-2007-6032;OSVDB-38169 OSVDB-ID:
Author: joseph.giron13 Published: 2007-10-25 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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