Nytro Posted August 28, 2015 Report Posted August 28, 2015 [h=1]IP.Board 4.X - Stored XSS[/h]# Exploit Title: IP.Board 4.X Stored XSS# Date: 27-08-2015# Software Link: https://www.invisionpower.com/# Exploit Author: snop.# Contact: http://twitter.com/rabbitz_org# Website: http://rabbitz.org# Category: webapps1. DescriptionA registered or non-registered user can create a calendar eventincluding malicious JavaScript code who will be permanently stored inthe pages source.2. Proof of Concepthttp://URL_TO_FORUM/calendar/submit/?calendar=1POST:Affected Paramter: event_location[address][]3. SolutionUpdate to version 4.0.12.1https://community.invisionpower.com/release-notes/40121-r22/Disclosure Timeline27.07.15: Vendor notified05.08.15: Fix released27.08.15: Public disclosureSursa: https://www.exploit-db.com/exploits/37989/ Quote