iMember360 WordPress Plugin Vulnerabilities
Dictionary based URL scanning of a site where the plugin is installed revealed numerous $_GET parameters that triggered special functionality that rarely seemed properly checked for permissions. The specific vulnerabilities include: setting the parameter 'i4w_dbinfo' to any value prior to version 3.9.001 would trigger the full database credentials to be printed, including database name, user, password, and encoding; setting the parameter 'i4w_action' to any value prior to version 3.9.001 would trigger an XSS vulnerability; setting the parameter 'i4w_action=delete_user&user_id' to any value prior to version 3.9.001 would trigger the deletion of the specified user; setting the parameter 'i4w_action=execute_code&code' to any value prior to version 3.9.001 would trigger the execution of the specified code.