You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected versions of this package are vulnerable to HTTP Request Smuggling due to the interaction of quotation marks and delimiters in the parseCookie() function. An attacker can exfiltrate HttpOnly cookie values or smuggle extra cookie values.
Remediation
Upgrade io.undertow:undertow-core to version 2.2.30.Final, 2.3.11.Final or higher.
Overview
io.undertow:undertow-core is a Java web server based on non-blocking IO.
Affected versions of this package are vulnerable to HTTP Request Smuggling due to the interaction of quotation marks and delimiters in the
parseCookie()
function. An attacker can exfiltrateHttpOnly
cookie values or smuggle extra cookie values.Remediation
Upgrade
io.undertow:undertow-core
to version 2.2.30.Final, 2.3.11.Final or higher.References
The text was updated successfully, but these errors were encountered: