MyBB 1.0.3 - 'Managegroup.php' Cross-Site Scripting

EDB-ID:

27242

CVE:



Author:

imei

Type:

webapps


Platform:

PHP

Date:

2006-02-16


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>