Habari 0.5.1 - 'habari_username' Cross-Site Scripting

EDB-ID:

32492




Platform:

PHP

Date:

2008-10-16


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>