Ruby/sinatra/3.0.4
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
https://rubygems.org/gems/sinatra
MIT
2 Security Vulnerabilities
Sinatra vulnerable to Reliance on Untrusted Inputs in a Security Decision
- https://nvd.nist.gov/vuln/detail/CVE-2024-21510
- https://github.com/sinatra/sinatra/pull/2010
- https://security.snyk.io/vuln/SNYK-RUBY-SINATRA-6483832
- https://github.com/sinatra/sinatra/blob/b626e2d82c23b4fde0b51782fd32ca27ccde1d1a/lib/sinatra/base.rb#L319
- https://github.com/sinatra/sinatra/blob/b626e2d82c23b4fde0b51782fd32ca27ccde1d1a/lib/sinatra/base.rb#L323C1-L343C17
- https://github.com/advisories/GHSA-hxx2-7vcw-mqr3
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/sinatra/CVE-2024-21510.yml
- https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md#410--2024-11-18
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.
Sinatra vulnerable to Reliance on Untrusted Inputs in a Security Decision
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.
106 Other Versions
Version | License | Security | Released | |
---|---|---|---|---|
0.2.1 | UNKNOWN | 5 | 2009-07-25 - 17:52 | almost 16 years |
0.2.0 | UNKNOWN | 5 | 2009-07-25 - 17:52 | almost 16 years |
0.1.7 | UNKNOWN | 5 | 2009-07-25 - 17:52 | almost 16 years |
0.1.6 | UNKNOWN | 5 | 2009-07-25 - 17:52 | almost 16 years |
0.1.5 | UNKNOWN | 5 | 2009-07-25 - 17:52 | almost 16 years |
0.1.0 | UNKNOWN | 5 | 2009-07-25 - 17:52 | almost 16 years |