VDB
EN
MEDIUM 6.5

GHSA-84j7-475p-hp8v

HTTP Response Splitting in Puma

상세

In Puma (RubyGem) before 4.3.2 and 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters (i.e. `CR`, `LF` or`/r`, `/n`) to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting.

While not an attack in itself, response splitting is a vector for several other attacks, such as cross-site scripting (XSS).

This is related to CVE-2019-16254, which fixed this vulnerability for the WEBrick Ruby web server.

This has been fixed in versions 4.3.2 and 3.12.3 by checking all headers for line endings and rejecting headers with those characters.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

RubyGems / puma
최초 영향 버전: 0 수정 버전: 3.12.4
수정 bundle update puma
RubyGems / puma
최초 영향 버전: 4.0.0 수정 버전: 4.3.3
수정 bundle update puma

참고