Ultra Light Forum - Persistent Cross-Site Scripting
Author: cr4wl3r
type: webapps
platform: php
port:
date_added: 2013-02-14
date_updated: 2013-02-14
verified: 1
codes: OSVDB-90239
tags:
aliases:
screenshot_url: http://www.exploit-db.com/screenshots/idlt25000/screen-shot-2013-02-14-at-111009-am.png
application_url: http://www.exploit-db.comUL_Forum_1.1.7z
# Ultra Light Forum Persistant XSS Vulnerability
# By cr4wl3r http://bastardlabs.info
# http://bastardlabs.info/advisories/?id=86
# Script: http://sourceforge.net/projects/ultralightforum/files/
# Tested: Win 7
Description :
Ultra Light Forum developed in PHP and MySQL as a standalone forum with high speed, high user-friendliness.
User can create, delete topic, can reply to others topic.
The forum also comes with poll, where user can vote. To know more try UL Forum.
Proof of Concept :
Choose profile settings, and put the messages box with
<script>alert(document.cookie)</script>
And update your profile
So if any user can view you profile, the script will be execute
Demo:
http://bastardlabs.info/demo/ultraforum1.png
http://bastardlabs.info/demo/ultraforum2.png