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



EKU-ID: 32537 CVE: OSVDB-23240 OSVDB-ID:
Author: imei Published: 2006-02-16 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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>