Tuesday 29 May 2007

W2B Online Banking vuln.


###############################################
Vuln. discovered by : r0t
Date: 29 may 2007
vendorlink:www.w2b.ru/OnlineBanking/index.php
affected versions:last/actual
###############################################

1.
W2B Online Banking contains a flaw that allows a remote sql injection attacks.Input passed to the "draft" parameter in "mailer.w2b" and "listDocPay" parameter in "DocPay.w2b" isn't properly sanitised before being used in a SQL query.
This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.

2.
W2B Online Banking contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "adtype" parameter in "auth.w2b" isn't 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.


###############################################
Solution:
Edit the source code to ensure that input is properly sanitised.
###############################################
how i missed that stuff? anyway it's just a bug sampler.
###############################################

No comments: