#4223 - An ArgumentError occurred in sessions#create: string contains null byte
An ArgumentError occurred in sessions#create:
string contains null byte
app/models/person.rb:353:in `find_by_email'
Request:
- URL : https://52.37.16.251/people/sign_in
- HTTP Method: POST
- IP address : 34.63.69.114
- Parameters : {"commit"=>"Log in", "person"=>{"password"=>"[FILTERED]", "remember_me"=>"1", "email"=>"%SYSTEMROOT%\win.ini\u0000.html"}, "authenticity_token"=>"[FILTERED]", "controller"=>"authentication/sessions", "action"=>"create"}
- Timestamp : 2025-09-10 02:34:06 UTC
- Server : www-9.internal.bikelink.org
- Rails root : /var/www/bikelink
- Process: 3746813
Session:
- session id: [FILTERED]
- data: {"session_id"=>"3ee20eb47a263459aeb8dadc77ed70f9", "_csrf_token"=>"PgM_AZz_ziPM9QD31x2fpt-h9mt34GOoJVqYBZ62p48", "person_return_to"=>"/people/sing_in"}
Backtrace:
app/models/person.rb:353:in find_by_email'find_person'
app/services/two_factor/authenticate_with.rb:40:in
app/services/two_factor/authenticate_with.rb:10:in initialize'initialize'
app/services/two_factor/authenticate_with_email.rb:7:in
app/controllers/concerns/authenticate_with_two_factor.rb:25:in new'email_two_factor_enabled?'
app/controllers/concerns/authenticate_with_two_factor.rb:25:in
app/controllers/authentication/sessions_controller.rb:18:in block in <class:SessionsController>'process_action'
app/controllers/application_controller.rb:45:in
