Widget Press Widget Property Property.PHP SQL Injection Vulnerability
BID:15701
Info
Widget Press Widget Property Property.PHP SQL Injection Vulnerability
| Bugtraq ID: | 15701 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 05 2005 12:00AM |
| Updated: | Dec 05 2005 12:00AM |
| Credit: | Discovered by r0t3d3Vil. |
| Vulnerable: |
Widget Press Widget Property 1.1.19 |
| Not Vulnerable: | |
Discussion
Widget Press Widget Property Property.PHP SQL Injection Vulnerability
Widget Press Widget Property is prone to an SQL injection vulnerability.
This issue is due to a failure in the application to properly sanitize user-supplied input to the 'property.php' script before using it in an SQL query.
This vulnerability could permit remote attackers to pass malicious input to database queries, resulting in modification of query logic or other attacks.
Widget Property 1.1.19 is reportedly vulnerable. Other versions may be affected as well.
Widget Press Widget Property is prone to an SQL injection vulnerability.
This issue is due to a failure in the application to properly sanitize user-supplied input to the 'property.php' script before using it in an SQL query.
This vulnerability could permit remote attackers to pass malicious input to database queries, resulting in modification of query logic or other attacks.
Widget Property 1.1.19 is reportedly vulnerable. Other versions may be affected as well.
Exploit / POC
Widget Press Widget Property Property.PHP SQL Injection Vulnerability
No exploit is required.
The following proof of concept examples are available:
http://www.example.com/property.php?action=property&property_id=[SQL]
http://www.example.com/property.php?action=search&city_id=&zip_code
=[SQL]&price=&property_type_id=1&submit=submit
http://www.example.com/property.php?action=search&city_id=&zip_code=
&price=75000&property_type_id=[SQL]&submit=submit
http://www.example.com/property.php?action=search&city_id=&zip_code=
&price=[SQL]&property_type_id=&submit=submit
http://www.example.com/property.php?action=search&city_id=[SQL]&zip_code=
&price=&property_type_id=&submit=submit
No exploit is required.
The following proof of concept examples are available:
http://www.example.com/property.php?action=property&property_id=[SQL]
http://www.example.com/property.php?action=search&city_id=&zip_code
=[SQL]&price=&property_type_id=1&submit=submit
http://www.example.com/property.php?action=search&city_id=&zip_code=
&price=75000&property_type_id=[SQL]&submit=submit
http://www.example.com/property.php?action=search&city_id=&zip_code=
&price=[SQL]&property_type_id=&submit=submit
http://www.example.com/property.php?action=search&city_id=[SQL]&zip_code=
&price=&property_type_id=&submit=submit
Solution / Fix
Widget Press Widget Property Property.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 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
Widget Press Widget Property Property.PHP SQL Injection Vulnerability
References:
References:
- Widget Property Overview (Widget Press)
- Widget Property Vuln. (rakstija r0t3d3Vil)