Details
-
Work Item
-
Resolution: Done
-
Critical
-
None
-
GreenHopper Ranking:0|i2labn:
-
9223372036854775807
Description
HTTP Request Smuggling in Talend/component-runtime (master)
Issue Details
- Vulnerability: HTTP Request Smuggling
- Severity: Medium
- Project: Talend/component-runtime
- Branch: master
- Scan Date: Unknown
Issue Description
Tomcat Coyote is vulnerable to http request smuggling. The vulnerability exists in the `parseHeader` function of `Http11InputBuffer.java` because tomcat doesn't properly reject the requests containing invalid Content-Length headers which allows an attacker to smuggle HTTP requests.