Skip to content

When Bazel Plugin in intellij imports a project (either...

Unreviewed Published Jun 18, 2024 to the GitHub Advisory Database • Updated Jun 18, 2024

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

When Bazel Plugin in intellij imports a project (either using "import project" or "Auto import") the dialog for trusting the project is not displayed. This comes from the fact that both call the method ProjectBuilder.createProject which then calls ProjectManager.getInstance().createProject. This method, as its name suggests is intended to create a new project, not to import an existing one. 
We recommend upgrading to version 2024.06.04.0.2 or beyond for the IntelliJ, CLion and Android Studio Bazel plugins.

References

Published by the National Vulnerability Database Jun 18, 2024
Published to the GitHub Advisory Database Jun 18, 2024
Last updated Jun 18, 2024

Severity

Unknown

EPSS score

0.043%
(10th percentile)

Weaknesses

CVE ID

CVE-2024-5899

GHSA ID

GHSA-c445-694v-cp45

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.