MVNForum 1.0 - Search Cross-Site Scripting
Author: hoang yen
type: webapps
platform: php
port:
date_added: 2005-04-18
date_updated: 2013-05-14
verified: 1
codes: CVE-2005-1183;OSVDB-16962
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/13213/info
mvnForum is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
http://www.example.com/mvnforum/Search="><script>alert('XSS found here')</script>