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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Envoy before 1.16.1 logs an incorrect downstream address because it considers only the directly connected peer, not the information in the proxy protocol header. This affects situations with tcp-proxy as the network filter (not HTTP filters).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/envoyproxy/envoy/issues/14087
|
|
- https://github.com/envoyproxy/envoy/pull/14131
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|