SAMEDIA Landshop Multiple SQL Injection Vulnerabilities
BID:15709
Info
SAMEDIA Landshop Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15709 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 05 2005 12:00AM |
| Updated: | Dec 05 2005 12:00AM |
| Credit: | rakstija r0t3d3Vil is credited with the discovery of this vulnerability. |
| Vulnerable: |
SAMEDIA LandShop 0.6.3 |
| Not Vulnerable: | |
Discussion
SAMEDIA Landshop Multiple SQL Injection Vulnerabilities
Landshop 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 an SQL query.
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.
Landshop 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 an SQL query.
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
SAMEDIA Landshop Multiple SQL Injection Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/ls.php?lang=en&action=list&start=[SQL]
http://www.example.com/ls.php?lang=en&action=list&start=0&CAT_ID=3&keyword=&search_area=&search_type=&infield=&search_order=[SQL]
http://www.example.com/ls.php?lang=en&action=list&start=0&CAT_ID=3&keyword=&search_area=&search_type=[SQL]
http://www.example.com/ls.php?lang=en&action=list&start=0&CAT_ID=3&keyword=[SQL]
http://www.example.com/ls.php?lang=en&action=list&start=0&CAT_ID=3&keyword=&search_area=[SQL]
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/ls.php?lang=en&action=list&start=[SQL]
http://www.example.com/ls.php?lang=en&action=list&start=0&CAT_ID=3&keyword=&search_area=&search_type=&infield=&search_order=[SQL]
http://www.example.com/ls.php?lang=en&action=list&start=0&CAT_ID=3&keyword=&search_area=&search_type=[SQL]
http://www.example.com/ls.php?lang=en&action=list&start=0&CAT_ID=3&keyword=[SQL]
http://www.example.com/ls.php?lang=en&action=list&start=0&CAT_ID=3&keyword=&search_area=[SQL]
Solution / Fix
SAMEDIA Landshop 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
SAMEDIA Landshop Multiple SQL Injection Vulnerabilities
References:
References:
- LandShop Homepage (SAMEDIA)
- Landshop Real Estate Commerce System Vuln (rakstija r0t3d3Vil)