sinatra 2.0.0.rc2
Sinatra vulnerable to Reflected File Download attack
high severity CVE-2022-45442~> 2.2.3
, >= 3.0.4
An issue was discovered in Sinatra 2.0 before 2.2.3 and 3.0 before 3.0.4. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a response when the filename is derived from user-supplied input.
sinatra does not validate expanded path matches
high severity CVE-2022-29970>= 2.2.0
Sinatra before 2.2.0 does not validate that the expanded path matches public_dir when serving static files.
Sinatra vulnerable to Reliance on Untrusted Inputs in a Security Decision
medium severity CVE-2024-21510<= 4.0.0
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 Path Traversal vulnerability
medium severity CVE-2018-7212>= 2.0.0.beta1, < 2.0.1
An issue was discovered in rack-protection/lib/rack/protection/path_traversal.rb
in Sinatra 2.x before 2.0.1 on Windows. Path traversal is possible via backslash characters.
XSS via the 400 Bad Request page
medium severity CVE-2018-11627>= 2.0.2
< 2.0.0.beta1
, = 2.0.0.pre.alpha
Sinatra before 2.0.2 has XSS via the 400 Bad Request page that occurs upon a params parser exception.
No officially reported memory leakage issues detected.
This gem version does not have any officially reported memory leaked issues.
No license issues detected.
This gem version has a license in the gemspec.
This gem version is available.
This gem version has not been yanked and is still available for usage.