Ajax Chat 0.1 - 'operator_chattranscript.php?chatid' Traversal Arbitrary File Access

Author: SirDarckCat
type: webapps
platform: php
port: 
date_added: 2006-07-31  
date_updated: 2013-09-15  
verified: 1  
codes: CVE-2006-3972;OSVDB-27642  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 28305.txt  
source: https://www.securityfocus.com/bid/19238/info

AJAX Chat is prone to both a directory-traversal vulnerability and a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker can exploit the directory-traversal issue to retrieve arbitrary files from the vulnerable system in the context of the affected application. Information obtained may aid in further attacks.

The attacker may also leverage the cross-site scripting issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

These issues affect AJAX Chat 0.1; other versions may also be vulnerable.

http://www.server.com/includes/operator_chattranscript.php?chatid=../../../../../../etc/passwd%00