PHPWebThings 0.4.4 - 'forum.php' Cross-Site Scripting

EDB-ID:

26459




Platform:

PHP

Date:

2005-11-02


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

phpWebThings 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 in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

phpWebThings version 1.4.4 is affected; other versions may also be vulnerable. 

http://www.example.com/forum.php?forum='><script>alert(document.cookie)</script>