Find, fix and prevent vulnerabilities in your code.
critical severity
- Vulnerable module: activestorage
- Introduced through: rails@8.0.1
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1Remediation: Upgrade to rails@8.0.2.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1Remediation: Upgrade to rails@8.0.2.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1Remediation: Upgrade to rails@8.0.2.1.
Overview
Affected versions of this package are vulnerable to Arbitrary Command Injection due to untrusted user input being accepted as transformation methods or parameters. An attacker can execute arbitrary commands on the server by supplying crafted input that circumvents safe defaults.
Note:
This is exploitable if the application uses both the image_processing gem and mini_magick as the image processor, and accepts arbitrary user input for transformation methods or parameters.
Workaround
This vulnerability can be mitigated by strictly validating user-supplied methods and parameters and deploying a strong ImageMagick security policy.
Remediation
Upgrade activestorage to version 7.1.5.2, 7.2.2.2, 8.0.2.1 or higher.
References
high severity
- Vulnerable module: json
- Introduced through: rubocop@1.72.2, rubocop-factory_bot@2.26.1 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop@1.72.2 › json@2.10.1Remediation: Upgrade to rubocop@1.72.2.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-factory_bot@2.26.1 › rubocop@1.72.2 › json@2.10.1Remediation: Upgrade to rubocop-factory_bot@2.26.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-performance@1.24.0 › rubocop@1.72.2 › json@2.10.1Remediation: Upgrade to rubocop-performance@1.24.0.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rubocop@1.72.2 › json@2.10.1Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rake@0.7.1 › rubocop@1.72.2 › json@2.10.1Remediation: Upgrade to rubocop-rake@0.7.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rspec@3.5.0 › rubocop@1.72.2 › json@2.10.1Remediation: Upgrade to rubocop-rspec@3.5.0.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rspec_rails@2.30.0 › rubocop@1.72.2 › json@2.10.1Remediation: Upgrade to rubocop-rspec_rails@2.30.0.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rspec_rails@2.30.0 › rubocop-rspec@3.5.0 › rubocop@1.72.2 › json@2.10.1Remediation: Upgrade to rubocop-rspec_rails@2.30.0.
Overview
json is a JSON implementation as a Ruby extension in C.
Affected versions of this package are vulnerable to Out-of-bounds Read in the json_string_unescape() function in parser.c. An attacker can cause a crash by supplying a JSON object containing malicious unicode escape sequences, like "\u1zzz".
Remediation
Upgrade json to version 2.10.2 or higher.
References
high severity
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the Rack::QueryParser. An attacker can exhaust memory and CPU by sending HTTP requests containing an excessively large number of &-separated query parameters.
Workaround
This vulnerability can be avoided by any means that limits the length of incoming raw strings or application/x-www-form-urlencoded data, including application-level limitation or employing middleware.
Remediation
Upgrade rack to version 2.2.14, 3.0.16, 3.1.14 or higher.
References
high severity
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the Content-Disposition header parsing. An attacker can cause the server to consume excessive resources and potentially crash by sending specially crafted requests that exploit this inefficiency.
Remediation
Upgrade rack to version 3.1.16 or higher.
References
high severity
new
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Rack::Multipart::Parser. An attacker can exhaust system memory and cause process termination or severe slowdown by sending multipart requests with headers that never terminate, leading to unbounded memory allocation.
Workaround
This vulnerability can be mitigated by restricting maximum request sizes at the proxy or web server layer, such as configuring Nginx with client_max_body_size.
Remediation
Upgrade rack to version 2.2.19, 3.1.17, 3.2.2 or higher.
References
high severity
new
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Rack::Multipart::Parser. An attacker can exhaust system memory by sending multipart form submissions with excessively large non-file fields, leading to process crashes or degraded performance due to memory exhaustion and increased garbage collection overhead.
Workaround
This vulnerability can be mitigated by restricting the maximum request body size at the web-server or proxy layer (such as configuring Nginx client_max_body_size) and by validating and rejecting unusually large form fields at the application level.
Remediation
Upgrade rack to version 2.2.19, 3.1.17, 3.2.2 or higher.
References
high severity
new
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Rack::Multipart::Parser. An attacker can cause excessive memory consumption and potential process termination by sending multipart/form-data requests with a large preamble, leading to significant memory spikes and possible denial of service. The impact increases with higher allowed request sizes and concurrency.
Workaround
This vulnerability can be mitigated by limiting the total request body size at the proxy or web server level and by monitoring memory usage and setting per-process memory limits to prevent out-of-memory conditions.
Remediation
Upgrade rack to version 2.2.19, 3.1.17, 3.2.2 or higher.
References
high severity
new
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Rack::Request#POST process. An attacker can exhaust system memory by sending large application/x-www-form-urlencoded request bodies, causing application slowdowns or termination by the operating system due to out-of-memory conditions. This occurs before any parameter parsing or configured parsing limits are enforced, allowing unbounded memory allocation proportional to the request size and concurrency.
Workaround
This vulnerability can be mitigated by enforcing strict maximum body size at the proxy or web server layer, such as configuring Nginx client_max_body_size or Apache LimitRequestBody.
Remediation
Upgrade rack to version 3.2.3, 3.1.18, 2.2.20 or higher.
References
high severity
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Relative Path Traversal in the can_serve() function in Rack::Static that enables local file inclusion. An attacker who knows the exact path to any file in the root: file directory can access it by supplying a path traversing pathname.
Remediation
Upgrade rack to version 2.2.13, 3.0.14, 3.1.12 or higher.
References
high severity
- Vulnerable module: net-imap
- Introduced through: rails@8.0.1
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › mail@2.8.1 › net-imap@0.5.6Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › mail@2.8.1 › net-imap@0.5.6Remediation: Upgrade to rails@8.0.1.
Overview
Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the ResponseReader class. An attacker can cause the application to allocate excessive memory and trigger a denial of service by including "literal" strings in responses sent to client-initiated connections and IMAP commands.
After implementing the fix, the default max_response_size is still high (512MiB) to accommodate backward compatibility. It is recommended to set a lower max_response_size if connecting to untrusted servers or using insecure connections.
Remediation
Upgrade net-imap to version 0.2.5, 0.3.9, 0.4.20, 0.5.7 or higher.
References
high severity
- Vulnerable module: thor
- Introduced through: factory_bot_rails@6.4.4, rails@8.0.1 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › thor@1.3.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › thor@1.3.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › thor@1.3.2Remediation: Upgrade to rspec-rails@7.1.1.
Overview
Affected versions of this package are vulnerable to OS Command Injection via the merge tool. An attacker can execute arbitrary commands by supplying crafted input that is improperly handled during the construction of commands.
Remediation
Upgrade thor to version 1.4.0 or higher.
References
medium severity
- Vulnerable module: activerecord
- Introduced through: rails@8.0.1 and database_cleaner@2.1.0
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activerecord@8.0.1Remediation: Upgrade to rails@8.0.2.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › database_cleaner@2.1.0 › database_cleaner-active_record@2.2.0 › activerecord@8.0.1Remediation: Upgrade to database_cleaner@2.1.0.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1Remediation: Upgrade to rails@8.0.2.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activerecord@8.0.1Remediation: Upgrade to rails@8.0.2.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activerecord@8.0.1Remediation: Upgrade to rails@8.0.2.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1Remediation: Upgrade to rails@8.0.2.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1Remediation: Upgrade to rails@8.0.2.1.
Overview
activerecord is a library for databases on Rails.
Affected versions of this package are vulnerable to Improper Neutralization via the ids parameter, which is passed to the find or raise_record_not_found_exception! function, can be logged without escaping. An attacker can inject arbitrary ANSI escape sequences into terminal output by supplying crafted input to methods that log identifiers, potentially causing misleading or malicious terminal behavior.
Remediation
Upgrade activerecord to version 7.1.5.2, 7.2.2.2, 8.0.2.1 or higher.
References
medium severity
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Improper Output Neutralization for Logs in the Rack::Sendfile middleware which logs values from the X-Sendfile-Type header. An attacker can inject messages into logs by including escape sequences such as newline characters in sent headers.
Remediation
Upgrade rack to version 2.2.12, 3.0.13, 3.1.11 or higher.
References
medium severity
new
- Vulnerable module: rack
- Introduced through: rubocop-rails@2.30.1, active_model_serializers@0.10.15 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › rack@3.1.10Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › rackup@2.2.1 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-test@2.2.0 › rack@3.1.10Remediation: Upgrade to rails@8.0.1.
Overview
rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Affected versions of this package are vulnerable to Information Exposure in the Rack::Sendfile() when running behind a proxy that supports x-sendfile headers. An attacker can access internal endpoints intended to be protected by sending specially crafted x-sendfile-type or x-accel-mapping headers, causing the proxy to reissue internal requests that bypass access controls. This is only exploitable if the application uses Rack::Sendfile with a proxy supporting x-accel-redirect, the proxy does not always set or remove the x-sendfile-type and x-accel-mapping headers, and the application exposes an endpoint that returns a body responding to .to_path.
Workaround
This vulnerability can be mitigated by configuring the proxy to always set or strip the affected headers, or by disabling sendfile functionality in Rails applications.
Remediation
Upgrade rack to version 2.2.20, 3.1.18, 3.2.3 or higher.
References
medium severity
new
- Vulnerable module: uri
- Introduced through: rails@8.0.1, rails-controller-testing@1.0.5 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › case_transform@0.2 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › factory_bot@6.5.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › database_cleaner@2.1.0 › database_cleaner-active_record@2.2.0 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to database_cleaner@2.1.0.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › database_cleaner@2.1.0 › database_cleaner-active_record@2.2.0 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to database_cleaner@2.1.0.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
Overview
Affected versions of this package are vulnerable to Improper Removal of Sensitive Information Before Storage or Transfer via the use of the + operator when combining URIs. An attacker can obtain sensitive user credentials by crafting a URI that, when merged with another, results in the unintended exposure of authentication information.
Note: This vulnerability is a bypass of the fix to CVE-2025-27221.
Remediation
Upgrade uri to version 0.12.5, 0.13.3, 1.0.4 or higher.
References
low severity
- Vulnerable module: rack-session
- Introduced through: active_model_serializers@0.10.15, rails@8.0.1 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rack-session@2.1.0Remediation: Upgrade to rails@8.0.1.
Overview
rack-session is a session implementation for Rack.
Affected versions of this package are vulnerable to Race Condition in Rack::Session::Pool middleware, which allows an attacker to restore and use a deleted session. The attacker must be in possession of a valid session cookie and the attack must be timed to coincide with a disconnection from the long-running session by another user.
Workaround
This vulnerability can be avoided by invalidating sessions using the logged_out flag rather than deleting them, or by enforcing session invalidation by maintaining a custom session store and invalidating based on timestamp as soon as a session is closed.
Remediation
Upgrade rack-session to version 2.1.1 or higher.
References
low severity
- Vulnerable module: uri
- Introduced through: rails@8.0.1, rails-controller-testing@1.0.5 and others
Detailed paths
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rubocop-rails@2.30.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rubocop-rails@2.30.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › case_transform@0.2 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › factory_bot@6.5.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › database_cleaner@2.1.0 › database_cleaner-active_record@2.2.0 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to database_cleaner@2.1.0.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › active_model_serializers@0.10.15 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to active_model_serializers@0.10.15.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails-controller-testing@1.0.5 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails-controller-testing@1.0.5.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › database_cleaner@2.1.0 › database_cleaner-active_record@2.2.0 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to database_cleaner@2.1.0.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › factory_bot_rails@6.4.4 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to factory_bot_rails@6.4.4.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rspec-rails@7.1.1 › railties@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rspec-rails@7.1.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actioncable@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailer@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activerecord@8.0.1 › activemodel@8.0.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › activejob@8.0.1 › globalid@1.2.1 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actionmailbox@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
-
Introduced through: scottohara/loot:Gemfile.lock@scottohara/loot#f6c683a6ad0a4c85906c962ea31de91175d847a7 › rails@8.0.1 › actiontext@8.0.1 › activestorage@8.0.1 › actionpack@8.0.1 › actionview@8.0.1 › rails-dom-testing@2.2.0 › activesupport@8.0.1 › uri@1.0.2Remediation: Upgrade to rails@8.0.1.
Overview
Affected versions of this package are vulnerable to Improper Removal of Sensitive Information Before Storage or Transfer via the URI#join, URI#merge, and URI#+ methods, which may expose stored credentials from userinfo, after the host is replaced. An attacker can cause a URL to a malicious host to be generated containing fields such as user:password can expose that information when the victim accesses the URL.
Remediation
Upgrade uri to version 0.11.3, 0.12.4, 0.13.2, 1.0.3 or higher.