Invision Power Board (IP.Board) 2.1 - 'admin.php' Multiple Cross-Site Scripting Vulnerabilities

EDB-ID:

26478




Platform:

PHP

Date:

2005-11-07


source: https://www.securityfocus.com/bid/15344/info

Invision Power Board is prone to multiple cross-site scripting vulnerabilities.
These issues are due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. These may facilitate the theft of cookie-based authentication credentials as well as other attacks.

Version 2.1 is vulnerable; earlier versions may also be affected. 

http://www.example.com/2p1p0b3/upload/admin.php?adsess=[xss]&act=login&code=login-complete

http://www.example.com/2p1p0b3/upload/admin.php?adsess=[id]&section=content&act=forum&code=new&name=[xss]

http://www.example.com/2p1p0b3/upload/admin.php?name=[xss]&description=[xss]