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

Fix for vunerabilities reported by snky #1121

Merged
merged 2 commits into from
Nov 24, 2019
Merged

Commits on Nov 24, 2019

  1. Fix for HTTP Request Smuggling

    Vulnerable module: io.netty:netty-codec-http
    Introduced through: io.reactivex:rxnetty-http@0.5.2 and io.reactivex:rxnetty-spectator-http@0.5.2
    Exploit maturity: No known exploit
    velo committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    77b8200 View commit details
    Browse the repository at this point in the history
  2. Fix for Deserialization of Untrusted Data

    Vulnerable module: com.google.guava:guava
    Introduced through: com.netflix.ribbon:ribbon-core@2.3.0 and com.netflix.ribbon:ribbon-loadbalancer@2.3.0
    Exploit maturity: No known exploit
    
    https://app.snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236
    velo committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    447c07d View commit details
    Browse the repository at this point in the history