Land Down Under Multiple SQL Injection Vulnerabilities
BID:14820
Info
Land Down Under Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 14820 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 13 2005 12:00AM |
| Updated: | Sep 13 2005 12:00AM |
| Credit: | GroundZero Security Research and Software Development is credited with the discovery of this vulnerability. |
| Vulnerable: |
Land Down Under Land Down Under 801 Land Down Under Land Down Under 800 |
| Not Vulnerable: | |
Discussion
Land Down Under Multiple SQL Injection Vulnerabilities
Land Down Under is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Land Down Under is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
Land Down Under Multiple SQL Injection Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/auth.php?m=all'%20;%20AND%20THIS=VULN
http://www.example.com/auth.php?m='%20;%20AND%20THIS=VULN
http://www.example.com/events.php?f='%20;AND%20THIS=VULN-TOO
http://www.example.com/plug.php?e=topitems';AND%20THIS=LAME
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/auth.php?m=all'%20;%20AND%20THIS=VULN
http://www.example.com/auth.php?m='%20;%20AND%20THIS=VULN
http://www.example.com/events.php?f='%20;AND%20THIS=VULN-TOO
http://www.example.com/plug.php?e=topitems';AND%20THIS=LAME
Solution / Fix
Land Down Under Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
Land Down Under Multiple SQL Injection Vulnerabilities
References:
References:
- Land Down Under Homepage (Land Down Under)