MyBB 1.0.3 - 'Managegroup.php' Cross-Site Scripting
Author: imei
type: webapps
platform: php
port:
date_added: 2006-02-16
date_updated: 2013-07-31
verified: 1
codes: OSVDB-23240
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/16692/info
MyBB is prone to a cross-site scripting vulnerability.. This issue is due to a lack of proper sanitization of user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Version 1.0.3 is vulnerable; other versions may also be affected.
http://www.example.com/mybb/managegroup.php?gid=8'//<script>alert(1)</script>