mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
19 lines
983 B
Markdown
19 lines
983 B
Markdown
### [CVE-2020-7670](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7670)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
agoo prior to 2.14.0 allows request smuggling attacks where agoo is used as a backend and a frontend proxy also being vulnerable. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Content-Length and Transfer encoding header parsing. It is possible to conduct HTTP request smuggling attacks where `agoo` is used as part of a chain of backend servers due to insufficient `Content-Length` and `Transfer Encoding` parsing.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ohler55/agoo/issues/88
|
|
- https://snyk.io/vuln/SNYK-RUBY-AGOO-569137
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|