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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
url::recvline in url.cpp in libproxy 0.4.x through 0.4.15 allows a remote HTTP server to trigger uncontrolled recursion via a response composed of an infinite stream that lacks a newline character. This leads to stack exhaustion.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/404notf0und/CVE-Flow
|
|
|