• Reviewing code…

    update_option( $user->ID, ‘cors_domains’, $_POST[‘cors_domains’]);

    Could this be a security problem…?

    Thoughts?

  • The topic ‘Security issue’ is closed to new replies.