Vanilla 1.1.4 - HTML Injection / Cross-Site Scripting

EDB-ID:

32279




Platform:

PHP

Date:

2008-08-19


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

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

An attacker may leverage these 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.

Vanilla 1.1.4 is vulnerable; other versions may also be affected. 

http://www.example.com/people.php?PostBackAction=Apply&NewPassword='"><script>alert document.cookie)%3B<%2Fscript>