Description
|
|
Two vulnerabilities have been reported in Vastal I-Tech Agent Zone, which can be exploited by malicious people to conduct SQL injection attacks.
1) Input passed to the "id" parameter in view_listing.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed to the "price_from" parameter in search.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
|