Owl Intranet Engine 0.95 - 'register.php' Cross-Site Scripting

EDB-ID:

32122




Platform:

PHP

Date:

2008-07-28


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

Owl Intranet Engine is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

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

Owl Intranet Engine 0.95 is vulnerable; prior versions may also be affected. 

http://www.example.com/Owl/register.php?myaction=getpasswd&username="><script>alert(1);</script>