Habari 0.5.1 - 'habari_username' Cross-Site Scripting
Author: faithlove
type: webapps
platform: php
port:
date_added: 2008-10-16
date_updated: 2014-03-25
verified: 1
codes: CVE-2008-4601;OSVDB-49203
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/31794/info
Habari is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input data.
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 help the attacker steal cookie-based authentication credentials and launch other attacks.
Habari 0.5.1 is affected; other versions may be vulnerable as well.
http://www.example.com/user/login/?habari_username=>"><script>alert("XSS Vuln")</script>