mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
757 B
Markdown
19 lines
757 B
Markdown
### [CVE-2021-33621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/lifeparticle/Ruby-Cheatsheet
|
|
|