In Eclipse Vert.x version 3.0 to 3.5.1, the HttpServer response headers and HttpClient request headers do not filter carriage return and line feed characters from the header value. This allow unfiltered values to inject a new header in the client request or server response.
The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Vert.x | Eclipse | 3.0.0 (including) | 3.5.1 (including) |
Red Hat Fuse 7.2 | RedHat | vertx | * |
Text-Only RHOAR | RedHat | * |