Unsafe Dependency Resolution Affecting com.beust:jcommander package, versions [0,1.75)


0.0
medium

Snyk CVSS

    Attack Complexity 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-COMBEUST-174815
  • published 11 Jun 2019
  • disclosed 22 Feb 2019
  • credit JLLeitschuh

Introduced: 22 Feb 2019

CVE NOT AVAILABLE CWE-494 Open this link in a new tab
CWE-829 Open this link in a new tab
First added by Snyk

How to fix?

Upgrade com.beust:jcommander to version 1.75 or higher.

Overview

com.beust:jcommander is a Command line parsing framework for Java.

Affected versions of this package are vulnerable to Unsafe Dependency Resolution due to resolving dependencies over an insecure channel (http).

If the build occurred over an insecure connection, a malicious user could have perform a Man-in-the-Middle attack during the build and alter the build artifacts that were produced. In the case that any of these artifacts were compromised, any developers using them could be vulnerable.

Note: In order to validate that this artifact was not compromised, the maintainer would need to confirm that all of the artifacts published to the registry were not altered. Until this happens, we can not guarantee that this artifact was not compromised even though the probability that this happened is low.

We have chosen to alert on this issue when maintainers either decided to issue CVEs themselves, or in cases when maintainers decided against performing audits on their build to verify they had not been compromised.