LiveStreet 0.2 - '/include/ajax/blogInfo.php?asd' Cross-Site Scripting

EDB-ID:

34446


Author:

Inj3ct0r

Type:

webapps


Platform:

PHP

Date:

2009-08-31


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.

Cross Site Scripting:

/include/ajax/blogInfo.php?asd=<script>alert(&#039;www.example.com&#039;)</script>