mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
19 lines
684 B
Markdown
19 lines
684 B
Markdown
### [CVE-2018-0494](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0494)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GNU Wget before 1.19.5 is prone to a cookie injection vulnerability in the resp_new function in http.c via a \r\n sequence in a continuation line.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sintonen.fi/advisories/gnu-wget-cookie-injection.txt
|
|
- https://www.exploit-db.com/exploits/44601/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|