12.0.16
15 years ago
1 months ago
Known vulnerabilities in the org.eclipse.jetty:jetty-client package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
org.eclipse.jetty:jetty-client is an is an asynchronous http client module fro jetty server. Affected versions of this package are vulnerable to Improper Input Validation due to improper URI paring in the How to fix Improper Input Validation? Upgrade | [,9.4.47)[10.0.0-alpha0,10.0.10)[11.0.0-alpha0,11.0.10) |
org.eclipse.jetty:jetty-client is an 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. How to fix Authorization Bypass? Upgrade | [,9.3.24.v20180605)[9.4.0.M0,9.4.11.v20180605) |