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

Dependency vulnerabilities #674

Open
ulvii opened this issue Jun 23, 2020 · 0 comments
Open

Dependency vulnerabilities #674

ulvii opened this issue Jun 23, 2020 · 0 comments

Comments

@ulvii
Copy link

ulvii commented Jun 23, 2020

Hi team,

Our Component Governance tool detects a medium severity vulnerability for com.microsoft.rest:client-runtime:1.7.4 because it uses com.google.guava:guava:24.1.1-jre.

Below is the description:

Unbounded memory allocation in Google Guava 11.0 through 24.x before 24.1.1 allows remote attackers to conduct denial of service attacks against servers that depend on this library and deserialize attacker-provided data, because the AtomicDoubleArray class (when serialized with Java serialization) and the CompoundOrdering class (when serialized with GWT serialization) perform eager allocation without appropriate checks on what a client has sent and whether the data size is reasonable.

We are requesting a release that will update the dependency version to latest to mitigate the issue. It is also a good idea to update all dependencies to their latest versions.

Note: I have created a similar issue before, but unfortunately the vulnerability is still present.

#656
#641

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

No branches or pull requests

1 participant