Traffic Stats ReferralUrl.PHP SQL Injection Vulnerability
BID:24929
Info
Traffic Stats ReferralUrl.PHP SQL Injection Vulnerability
| Bugtraq ID: | 24929 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 16 2007 12:00AM |
| Updated: | Jul 17 2007 05:46PM |
| Credit: | t0pP8uZz & xprog are credited with the discovery of this vulnerability. |
| Vulnerable: |
Traffic Stats Traffic Stats 0 |
| Not Vulnerable: | |
Discussion
Traffic Stats ReferralUrl.PHP SQL Injection Vulnerability
Traffic Stats is reportedly 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.
The affected version of the software is currently unknown. We will update this BID if more information emerges.
Traffic Stats is reportedly 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.
The affected version of the software is currently unknown. We will update this BID if more information emerges.
Exploit / POC
Traffic Stats ReferralUrl.PHP SQL Injection Vulnerability
The following is a proof-of-concept URI that demonstrates this issue:
http://www.example.com/Script_Dir/referralUrl.php?offset=-1/**/UNION%20ALL/**/SELECT%/**/1,2,concat(email,0x3a,password)/**/FROM/**/StatAdmin/*
The following is a proof-of-concept URI that demonstrates this issue:
http://www.example.com/Script_Dir/referralUrl.php?offset=-1/**/UNION%20ALL/**/SELECT%/**/1,2,concat(email,0x3a,password)/**/FROM/**/StatAdmin/*
Solution / Fix
Traffic Stats ReferralUrl.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: mailto:[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: mailto:[email protected].
References
Traffic Stats ReferralUrl.PHP SQL Injection Vulnerability
References:
References: