VYPR
Vendor

Sinatrarb

Products
2
CVEs
6
Across products
6
Status
Private

Products

2

Recent CVEs

6
  • CVE-2022-45442HigNov 28, 2022
    risk 0.50cvss 8.8epss 0.01

    Sinatra is a domain-specific language for creating web applications in Ruby. 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…

  • CVE-2025-61921HigOct 10, 2025
    risk 0.42cvss 7.5epss 0.00

    Sinatra is a domain-specific language for creating web applications in Ruby. In versions prior to 4.2.0, there is a denial of service vulnerability in the `If-Match` and `If-None-Match` header parsing component of Sinatra, if the `etag` method is used when constructing the…

  • CVE-2022-29970HigMay 2, 2022
    risk 0.42cvss 7.5epss 0.02

    Sinatra before 2.2.0 does not validate that the expanded path matches public_dir when serving static files.

  • CVE-2018-11627MedMay 31, 2018
    risk 0.33cvss 6.1epss 0.02

    Sinatra before 2.0.2 has XSS via the 400 Bad Request page that occurs upon a params parser exception.

  • CVE-2018-1000119MedMar 7, 2018
    risk 0.32cvss 5.9epss 0.02

    Sinatra rack-protection versions 1.5.4 and 2.0.0.rc3 and earlier contains a timing attack vulnerability in the CSRF token checking that can result in signatures can be exposed. This attack appear to be exploitable via network connectivity to the ruby application. This…

  • CVE-2018-7212MedFeb 18, 2018
    risk 0.28cvss 5.3epss 0.02

    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.