mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
18 lines
905 B
Markdown
18 lines
905 B
Markdown
### [CVE-2020-7659](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7659)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
reel through 0.6.1 allows Request Smuggling attacks due to incorrect Content-Length and Transfer encoding header parsing. It is possible to conduct HTTP request smuggling attacks by sending the Content-Length header twice. Furthermore, invalid Transfer Encoding headers were found to be parsed as valid which could be leveraged for TE:CL smuggling attacks. Note: This project is deprecated, and is not maintained any more.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-RUBY-REEL-569135
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|