wp-encrypt
wp-encrypt copied to clipboard
Infinite loop when running with open_basedir enabled
WP Encrypt is entering infinite loop on every login into wp-admin while running with open_basedir enabled (=jailed inside document root), which is causing all CPU time consumption and possible DoS.
Problem is in file wp-encrypt/inc/WPENC/Core/Util.php , funtion get_filesystem_paths.