You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2018. It is now read-only.
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.
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.