[] NeoSense

LiveStreet 0.2 - Comment Topic Header Cross-Site Scripting

Author: Inj3ct0r
type: webapps
platform: php
port: 
date_added: 2009-08-31 
date_updated: 2014-08-28 
verified: 1 
codes: CVE-2009-3260;OSVDB-58257 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

LiveStreet is prone to an HTML-injection vulnerability and a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage the issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is rendered to the user, or launch other attacks.

LiveStreet 0.2 is vulnerable; other versions may also be affected.

<img src =. onerror = alert ()>