Vulnerabilities

2 via 3 paths

Dependencies

33

Source

GitHub

Commit

fe8e6448

Find, fix and prevent vulnerabilities in your code.

Severity
  • 2
Status
  • 2
  • 0
  • 0

high severity

Resources Downloaded over Insecure Protocol

  • Vulnerable module: org.apache.maven:maven-compat
  • Introduced through: org.apache.maven:maven-compat@3.3.9

Detailed paths

  • Introduced through: xolstice/protobuf-maven-plugin@xolstice/protobuf-maven-plugin#fe8e6448dc6a5d58019b47a6fa7d348f8acd28e5 org.apache.maven:maven-compat@3.3.9
    Remediation: Upgrade to org.apache.maven:maven-compat@3.8.1.

Overview

Affected versions of this package are vulnerable to Resources Downloaded over Insecure Protocol. Apache Maven will follow repositories that are defined in a dependency’s Project Object Model (pom) which may be surprising to some users, resulting in potential risk if a malicious actor takes over that repository or is able to insert themselves into a position to pretend to be that repository. Maven is changing the default behavior to no longer follow http (non-SSL) repository references by default. More details available in the referenced urls.

If you are currently using a repository manager to govern the repositories used by your builds, you are unaffected by the risks present in the legacy behavior, and are unaffected by this vulnerability and change to default behavior. For more information about repository management, visit this page.

Remediation

Upgrade org.apache.maven:maven-compat to version 3.8.1 or higher.

References

high severity

Resources Downloaded over Insecure Protocol

  • Vulnerable module: org.apache.maven:maven-core
  • Introduced through: org.apache.maven:maven-core@3.3.9 and org.apache.maven:maven-compat@3.3.9

Detailed paths

  • Introduced through: xolstice/protobuf-maven-plugin@xolstice/protobuf-maven-plugin#fe8e6448dc6a5d58019b47a6fa7d348f8acd28e5 org.apache.maven:maven-core@3.3.9
    Remediation: Upgrade to org.apache.maven:maven-core@3.8.1.
  • Introduced through: xolstice/protobuf-maven-plugin@xolstice/protobuf-maven-plugin#fe8e6448dc6a5d58019b47a6fa7d348f8acd28e5 org.apache.maven:maven-compat@3.3.9 org.apache.maven:maven-core@3.3.9
    Remediation: Upgrade to org.apache.maven:maven-compat@3.8.1.

Overview

Affected versions of this package are vulnerable to Resources Downloaded over Insecure Protocol. Apache Maven will follow repositories that are defined in a dependency’s Project Object Model (pom) which may be surprising to some users, resulting in potential risk if a malicious actor takes over that repository or is able to insert themselves into a position to pretend to be that repository. Maven is changing the default behavior to no longer follow http (non-SSL) repository references by default. More details available in the referenced urls.

If you are currently using a repository manager to govern the repositories used by your builds, you are unaffected by the risks present in the legacy behavior, and are unaffected by this vulnerability and change to default behavior. For more information about repository management, visit this page.

Remediation

Upgrade org.apache.maven:maven-core to version 3.8.1 or higher.

References