Insecure Defaults Affecting org.apache.beam:beam-sdks-java-io-mongodb Open this link in a new tab package, versions [2.10.0, 2.17.0)
Attack Complexity
Low
Integrity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHEBEAM-543281
-
published
26 Jan 2020
-
disclosed
15 Jan 2020
-
credit
Colm O hEigeartaigh
Introduced: 15 Jan 2020
CVE-2020-1929 Open this link in a new tabHow to fix?
Upgrade org.apache.beam:beam-sdks-java-io-mongodb
to version 2.17.0 or higher.
Overview
org.apache.beam:beam-sdks-java-io-mongodb is an unified programming model for Batch and Streaming.
Affected versions of this package are vulnerable to Insecure Defaults. It has an option to disable SSL trust verification. However this configuration is not respected and the certificate verification disables trust verification in every case. This exclusion also gets registered globally which disables trust checking for any code running in the same JVM.