cve/2021/CVE-2021-33621.md
2024-05-25 21:48:12 +02:00

746 B

CVE-2021-33621

Description

The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object.

POC

Reference

No PoCs from references.

Github