You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rack provides 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.
Path to dependency file: /vagrant/chef/cookbooks/apt/Gemfile.lock
Path to vulnerable library: /tmp/containerbase/cache/.ruby/cache/rack-2.2.11.gem
Dependency Hierarchy:
chefspec-4.7.0.gem (Root Library)
chef-15.2.20.gem
chef-zero-15.0.11.gem
❌ rack-2.2.11.gem (Vulnerable Library)
rack-3.1.10.gem
Rack provides 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.
Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences (such as newline characters) into the header, resulting in log injection. This vulnerability is fixed in 2.2.12, 3.0.13, and 3.1.11.
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
mend-bolt-for-githubbot
changed the title
CVE-2025-27111 (Medium) detected in rack-2.2.11.gem, rack-3.1.10.gem
CVE-2025-27111 (Medium) detected in rack-2.2.11.gem, rack-3.1.10.gem - autoclosed
Mar 6, 2025
CVE-2025-27111 - Medium Severity Vulnerability
rack-2.2.11.gem
Rack provides 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.
Library home page: https://rubygems.org/gems/rack-2.2.11.gem
Path to dependency file: /vagrant/chef/cookbooks/apt/Gemfile.lock
Path to vulnerable library: /tmp/containerbase/cache/.ruby/cache/rack-2.2.11.gem
Dependency Hierarchy:
rack-3.1.10.gem
Rack provides 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.
Library home page: https://rubygems.org/gems/rack-3.1.10.gem
Path to dependency file: /vagrant/chef/cookbooks/java/Gemfile.lock
Path to vulnerable library: /tmp/containerbase/cache/.ruby/cache/rack-3.1.10.gem
Dependency Hierarchy:
Found in HEAD commit: df6abd16746dd640b3c635401d6c0ae253aeb212
Found in base branch: master
Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences (such as newline characters) into the header, resulting in log injection. This vulnerability is fixed in 2.2.12, 3.0.13, and 3.1.11.
Publish Date: 2025-03-04
URL: CVE-2025-27111
Base Score Metrics:
Type: Upgrade version
Release Date: 2025-03-04
Fix Resolution: v2.2.12,v3.0.13,v3.1.11
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: