VYPR

apk package

chainguard/ruby3.2-puma

pkg:apk/chainguard/ruby3.2-puma

Vulnerabilities (2)

  • CVE-2024-45614Sep 19, 2024
    affected < 6.4.3-r0fixed 6.4.3-r0

    Puma is a Ruby/Rack web server built for parallelism. In affected versions clients could clobber values set by intermediate proxies (such as X-Forwarded-For) by providing a underscore version of the same header (X-Forwarded_For). Any users relying on proxy set variables is affect

  • CVE-2024-21647Jan 8, 2024
    affected < 6.4.2-r0fixed 6.4.2-r0

    Puma is a web server for Ruby/Rack applications built for parallelism. Prior to version 6.4.2, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies in a way that allowed HTTP request smuggling. Fixed versions limits the size of chunk extensions. Without