VYPR

rpm package

opensuse/ruby3.2-rubygem-rack&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/ruby3.2-rubygem-rack&distro=openSUSE%20Tumbleweed

Vulnerabilities (11)

  • CVE-2022-44572Feb 9, 2023
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in

  • CVE-2022-44571Feb 9, 2023
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time

  • CVE-2022-44570Feb 9, 2023
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    A denial of service vulnerability in the Range header parsing component of Rack >= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications

  • CVE-2022-30123Dec 5, 2022
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components of Rack.

  • CVE-2022-30122Dec 5, 2022
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 in the multipart parsing component of Rack.

  • CVE-2020-8184Jun 19, 2020
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2.3, rack < 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.

  • CVE-2019-16782Dec 18, 2019
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually store

  • CVE-2018-16471Nov 13, 2018
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value coul

  • CVE-2015-3225Jul 26, 2015
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.

  • CVE-2013-0263Feb 8, 2013
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison

  • CVE-2013-0262Feb 8, 2013
    affected < 3.0.7-1.2fixed 3.0.7-1.2

    rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted PATH_INFO environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka