XLAtunes View.PHP SQL Injection Vulnerability
BID:22602
Info
XLAtunes View.PHP SQL Injection Vulnerability
| Bugtraq ID: | 22602 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-1026 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 17 2007 12:00AM |
| Updated: | May 12 2015 07:34PM |
| Credit: | Bl0od3r is credited with the discovery of this vulnerability. |
| Vulnerable: |
Viktor Jackson XLAtunes 0.1 |
| Not Vulnerable: | |
Discussion
XLAtunes View.PHP SQL Injection Vulnerability
XLAtunes is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
XLAtunes is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
XLAtunes View.PHP SQL Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/path/?mode=view&album=-1%20UNION%20SELECT%20confkey%20FROM%20config/*
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/path/?mode=view&album=-1%20UNION%20SELECT%20confkey%20FROM%20config/*
Solution / Fix
XLAtunes View.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
XLAtunes View.PHP SQL Injection Vulnerability
References:
References: