Sign Up for Your FREE Weekly SecurityTracker E-mail Alert Summary
|
|
|
|
|
|
|
Put SecurityTracker Vulnerability Alerts on Your Web Site -- It's Free!
|
|
|
|
Become a Partner and License Our Database or Notification Service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A-CART Input Validation Hole in 'category.asp' Lets Remote Users Inject SQL Commands
|
|
SecurityTracker Alert ID: 1009579
|
|
CVE Reference: GENERIC-MAP-NOMATCH
(Links to External Site)
|
Date: Mar 29 2004
|
Impact: Disclosure of authentication information, Disclosure of system information, Disclosure of user information, Execution of arbitrary code via network, Modification of user information
|
Exploit Included: Yes
|
Version(s): 2.0
|
Description: Manuel Lopez reported some input validation vulnerabilities in A-CART and A-CART Pro. A remote user can inject SQL commands and conduct cross-site scripting attacks.
It is reported that the 'category.asp' script does not properly validate user-supplied input in the 'catcode' variable. A remote
user can request a specially crafted URL to cause arbitrary SQL commands to be executed on the underlying database. A demonstration
exploit URL is provided:
http://host/category.asp?catcode=1%20union%20all%20select%20pass,0,0,0,0%20f
rom%20customers%20where%20fname='[Username]'
It
is also reported that the 'deliver.asp' and 'billing.asp' scripts do not filter HTML code from user-supplied input. A remote user
can submit specially crafted input that, when viewed by a target user, will cause arbitrary scripting code to be executed by the
target user's browser. The code will originate from the site running the A-CART software and will run in the security context of
that site. As a result, the code will be able to access the target user's cookies (including authentication cookies), if any, associated
with the site, access data recently submitted by the target user via web form to the site, or take actions on the site acting as
the target user.
The vendor was reportedly notified without response.
|
Impact: A remote user can inject SQL commands to be executed on the underlying database.
A remote user can access the target user's cookies
(including authentication cookies), if any, associated with the site running the A-CART software, access data recently submitted
by the target user via web form to the site, or take actions on the site acting as the target user.
|
Solution: No solution was available at the time of this entry.
|
Vendor URL: www.alanward.net/acart/ (Links to External Site)
|
Cause: Input validation error
|
Underlying OS: Windows (Any)
|
Reported By: Manuel Lopez <mantra@gulo.org>
|
Message History:
None.
|
Source Message Contents
|
Date: Mon, 29 Mar 2004 12:55:19 +0200
From: Manuel Lopez <mantra@gulo.org>
Subject: A-CART Pro & A-CART 2.0 Input Validation Holes
|
#Title: A-CART Pro & A-CART 2.0 Input Validation Holes
#Software: A-CART Pro & A-CART 2.0
#Vendor: http://www.alanward.net
#Impact: Disclosure of authentication information, Disclosure of user
information, Execution of arbitrary code via network, Modification of user
information.
#Underlying OS: Windows.
#Vendor Description:
A-CART is an ASP shopping cart application written in VBScript. The system
allows a customer to browse through an inventory of products and add these
items to their virtual shopping cart. Features include hierarchial
categories, featured product, custom attributes and user profiles.
#Vulnerabilities:
A-CART input validation holes let remote users inject SQL and conduct
Cross-Site Scripting attacks.
#SQL Injection#
An Sql injection vulnerability allows a remote attacker to execute malicious
SQL statements on the database to gain Administrator access.
/category.asp?catcode=[SqlInjection]
#-Exploit-#
http://host/category.asp?catcode=1%20union%20all%20select%20pass,0,0,0,0%20f
rom%20customers%20where%20fname='[Username]'
#Cross-Site Scripting#
This product is vulnerable to the Cross-Site Scripting vulnerability that
would allow attackers to inject HTML and script codes into the pages and
execute it on the client's browser.
The vulnerability exists on the user information forms in deliver.asp,
billing.asp.
#Solution:
No solution was available at the time of this entry. Vendor contacted three
times and three unanswered mails.
#Credits:
Manuel López. mantra@gulo.org
|
|
Go to the Top of This SecurityTracker Archive Page
|