mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2018-1067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1067)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Undertow before versions 7.1.2.CR1, 7.1.2.GA it was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an HTTP header value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/migupl/poc-yaas-server
|
|
|