Vanilla 1.1.4 - HTML Injection / Cross-Site Scripting

Author: GulfTech Security
type: webapps
platform: php
port: 
date_added: 2008-08-19  
date_updated: 2018-01-05  
verified: 1  
codes: CVE-2008-3758;OSVDB-47684;GTSA-00118;BID: 30748  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 32279.txt  
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>