IdealBB 1.4.9 - 'error.asp' Cross-Site Scripting
Author: G00db0y
type: webapps
platform: asp
port:
date_added: 2003-08-07
date_updated: 2012-11-29
verified: 1
codes: OSVDB-2380
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/8360/info
IdealBB error.asp page has been reported prone to a cross-site scripting vulnerability.
The issue presents itself due to a lack of sufficient sanitization performed by functions in the error.asp script on user-influenced URI parameters. This vulnerability may be exploited to permit the theft of cookie authentication credentials if a malicious link is followed. Other attacks may also be possible.
http://www.example.com/idealbb/error.asp?e=16&sessionID={xxxxxxxx-xxxx-xxxx-
xxxx-xxxxxxxxxxxx}&msg=<script>alert('Zone-h')</script>