Files
CVEs-PoC/2021/CVE-2021-33621.md
2025-09-29 21:09:30 +02:00

19 lines
757 B
Markdown

### [CVE-2021-33621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33621)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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
- https://github.com/ARPSyndicate/cvemon
- https://github.com/lifeparticle/Ruby-Cheatsheet