11 lines
No EOL
690 B
Text
Executable file
11 lines
No EOL
690 B
Text
Executable file
source: http://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('www.example.com')</script> |