XSS Vulnerability in Invision Power Board
Information
Advisory by Netsparker (now Invicti)
Name: Cross-site scripting vulnerability in Invision Power Board version 3.2.3
Software: Invision Power Board version 3.2.3
Vendor Homepage: http://www.invisionpower.com
Vulnerability Type: Cross-site scripting
Severity: High
Researcher: Vasil A.
Advisory Reference: NS-12-005
Description
Invision Power Board (abbreviated IPB, IP.Board, or IP Board) is an Internet forum software produced by Invision Power Services, Inc. It is written in PHP and primarily uses MySQL as a database management system, although support for other database engines is available.
While Invision Power Board is a commercially sold product, there is a large modding community and many of these modifications are free. In addition, many groups offer the download or design of free and paid skins.
Details
IP Board is affected by a cross-site scripting vulnerability in version 3.2.3.
Example PoC url is as follows :
http://example.com/forums/index.php?showforum=53"><script>with(document)alert(cookie)</script>
Additional notes:
- If a forum contain sub-forums this vulnerability don’t exist.
- Most of boards uses “Friendly Url style”,but the attack can be performed by using “legacy URL style” in the query, e.g:
http://example.com/forum/index.php?showforum=2"><script>alert(/xss/.source)</script>
instead:
http://example.com/forum/index.php?/forum/2-example/
Learn more about Cross-site Scripting vulnerabilities:
Solution
The vendor issued a patch for this vulnerability. Please see the references.
Advisory Timeline
10/03/2012 – First contact: Sent the vulnerability details
12/03/2012 – Second contact: Ask for a patch
14/03/2012 – Vulnerability Fixed
29/03/2012 – Vulnerability Released
Credits
It has been discovered on testing of Invicti.
References
- MSL Advisory Link: /web-applications-advisories/cross-site-scripting-vulnerability-in-invision-power-board/
- Invicti Advisories: /web-applications-advisories/
About Invicti
Invicti Security is transforming the way web applications are secured. Invicti empowers organizations in every industry to scale their overall security operations, make the best use of their security resources, and engage developers in helping to improve their overall security posture.