CVE-2024-21510: Sinatra vulnerable to Reliance on Untrusted Inputs in a Security Decision
(updated )
Versions of the package sinatra from 0.0.0 are vulnerable to Reliance on Untrusted Inputs in a Security Decision via the X-Forwarded-Host (XFH) header. When making a request to a method with redirect applied, it is possible to trigger an Open Redirect Attack by inserting an arbitrary address into this header. If used for caching purposes, such as with servers like Nginx, or as a reverse proxy, without handling the X-Forwarded-Host header, attackers can potentially exploit Cache Poisoning or Routing-based SSRF.
References
- github.com/advisories/GHSA-hxx2-7vcw-mqr3
- github.com/rubysec/ruby-advisory-db/blob/master/gems/sinatra/CVE-2024-21510.yml
- github.com/sinatra/sinatra
- github.com/sinatra/sinatra/blob/b626e2d82c23b4fde0b51782fd32ca27ccde1d1a/lib/sinatra/base.rb
- github.com/sinatra/sinatra/blob/b626e2d82c23b4fde0b51782fd32ca27ccde1d1a/lib/sinatra/base.rb
- github.com/sinatra/sinatra/pull/2010
- nvd.nist.gov/vuln/detail/CVE-2024-21510
- security.snyk.io/vuln/SNYK-RUBY-SINATRA-6483832
Detect and mitigate CVE-2024-21510 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →