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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
goliath through 1.0.6 allows request smuggling attacks where goliath is used as a backend and a frontend proxy also being vulnerable. 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-RUBY-GOLIATH-569136
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|