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
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
Authorization Bypass
Vulnerable module: org.eclipse.jetty:jetty-client
Introduced through: org.eclipse.jetty:jetty-rewrite@9.3.11.v20160721
Detailed paths
Introduced through: apache/aurora@apache/aurora#ea8e2f4d905e26b3b999e8b59a3cb74a08a3dbf5 › org.eclipse.jetty:jetty-rewrite@9.3.11.v20160721 › org.eclipse.jetty:jetty-client@9.3.11.v20160721
Remediation: Upgrade to org.eclipse.jetty:jetty-rewrite@9.3.24.v20180605.
Overview
org.eclipse.jetty:jetty-client is a is an asynchronous http client module fro jetty server.
Affected versions of this package are vulnerable to Authorization Bypass. A large chunk size could be interpreted as a smaller chunk size and content sent as chunk body could be interpreted as a pipelined request. If Jetty was deployed behind an intermediary that imposed some authorization and that intermediary allowed arbitrarily large chunks to be passed on unchanged, then this flaw could be used to bypass the authorization imposed by the intermediary as the fake pipelined request would not be interpreted by the intermediary as a request.
Authorization Bypass
Vulnerable module: org.eclipse.jetty:jetty-client
Introduced through: org.eclipse.jetty:jetty-rewrite@9.3.11.v20160721
Detailed paths
Introduced through: apache/aurora@apache/aurora#ea8e2f4d905e26b3b999e8b59a3cb74a08a3dbf5 › org.eclipse.jetty:jetty-rewrite@9.3.11.v20160721 › org.eclipse.jetty:jetty-client@9.3.11.v20160721
Remediation: Upgrade to org.eclipse.jetty:jetty-rewrite@9.3.24.v20180605.
Overview
org.eclipse.jetty:jetty-client is a is an asynchronous http client module fro jetty server.
Affected versions of this package are vulnerable to Authorization Bypass. A large chunk size could be interpreted as a smaller chunk size and content sent as chunk body could be interpreted as a pipelined request. If Jetty was deployed behind an intermediary that imposed some authorization and that intermediary allowed arbitrarily large chunks to be passed on unchanged, then this flaw could be used to bypass the authorization imposed by the intermediary as the fake pipelined request would not be interpreted by the intermediary as a request.