Multiple vulnerabilities have been reported in Pilot Cart, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks.
1) Input passed to the "article" parameter in pilot.asp (when the "pg" parameter is set to "kb") is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed via the "USERNAME" POST parameter to gateway.asp and cart.asp, via the "specific" parameter to quote.asp and the "specific" POST parameter to buyitnow.asp (when "doit" is set to "yes") is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
3) Input passed via the "article" parameter to kb.asp and the "srch" POST parameter to search.asp is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are reported in version 7.3. Other versions may also be affected.