Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncontrolled Recursion SNYK-JAVA-IOUNDERTOW-7433720 #890

Open
github-actions bot opened this issue Jul 15, 2024 · 0 comments
Open

Uncontrolled Recursion SNYK-JAVA-IOUNDERTOW-7433720 #890

github-actions bot opened this issue Jul 15, 2024 · 0 comments

Comments

@github-actions
Copy link

Overview

io.undertow:undertow-core is a Java web server based on non-blocking IO.

Affected versions of this package are vulnerable to Uncontrolled Recursion in chunked response handling. An attacker can cause a client to wait indefinitely by sending excessive data without a 0\r\n termination sequence in chunked responses, thereby disrupting service to the server.

Note: This is only exploitable when using NewSessionTicket functionality in TLS 1.3 on Java 17.

Remediation

There is no fixed version for io.undertow:undertow-core.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants