5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-03 11:06:08 +00:00
Name: puma
Version: 5.5.2
CVE: CVE-2022-23634
GHSA: GHSA-rmj8-8hhh-gv5h
Criticality: High
URL:
https://github.com/puma/puma/security/advisories/GHSA-rmj8-8hhh-gv5h
Title: Information Exposure with Puma when used with Rails
Solution: upgrade to ~> 4.3.11, >= 5.6.2

Name: puma
Version: 5.5.2
CVE: CVE-2022-24790
GHSA: GHSA-h99w-9q5r-gjq9
Criticality: Unknown
URL:
https://github.com/puma/puma/security/advisories/GHSA-h99w-9q5r-gjq9
Title: HTTP Request Smuggling in puma
Solution: upgrade to ~> 4.3.12, >= 5.6.4
This commit is contained in:
f 2022-06-29 18:21:05 -03:00
parent fcf0caaa3e
commit 555767568f

View file

@ -401,7 +401,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
puma (5.5.2-x86_64-linux-musl)
puma (5.6.4-x86_64-linux-musl)
nio4r (~> 2.0)
pundit (2.1.1)
activesupport (>= 3.0.0)