Security Issue…
-
I noticed on line 434 in admin-custom-login.php there is a
$settings = json_decode( file_get_contents( $import_file ) );which I believe could allow someone to inject code remotely. Can anyone expand on this?I commented out the line to ensure security, and found no issues yet with doing this. Any guidance or advice would be appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Security Issue…’ is closed to new replies.