[] NeoSense

QwikiWiki 1.5 - 'search.php' Cross-Site Scripting

Author: Citynova
type: webapps
platform: php
port: 
date_added: 2006-02-14 
date_updated: 2013-07-31 
verified: 1 
codes: CVE-2006-0699;OSVDB-23125 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

QwikiWiki is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before including it in dynamically generated HTML content.

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

QwikiWiki version 1.5 is vulnerable to this issue; other versions may also be affected.

http://www.example.com/search.php?debug=&help=&query=<script>alert("XSS Vulnerability")</scri