[] NeoSense

Kayako Live Response 2.0 - 'index.php?Username' Cross-Site Scripting

Author: GulfTech Security
type: webapps
platform: php
port: 
date_added: 2005-07-30 
date_updated: 2018-01-05 
verified: 1 
codes: CVE-2005-2460;OSVDB-18395;BID: 14425;GTSA-00085 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Kayako LiveResponse is prone to multiple cross-site scripting, SQL injection, and HTML injection vulnerabilties. These issues are all related to input validation errors.

The cross-site scripting and HTML injection vulnerabilities may allow for theft of cookie-based authentication credentials or other attacks. The SQL injection vulnerabilities may permit a remote attacker to compromise the software or launch attacks other attacks against the database.

http://www.example.com/index.php?username="><script>alert(document.cookie)</script>