Owl Intranet Engine 0.95 - 'register.php' Cross-Site Scripting
Author: Fabian Fingerle
type: webapps
platform: php
port:
date_added: 2008-07-28
date_updated: 2014-03-08
verified: 1
codes: CVE-2008-3100;OSVDB-47171
tags:
aliases:
screenshot_url:
application_url:
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>