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
Link | Resource |
---|---|
https://github.com/bazelbuild/intellij/releases/tag/v2024.06.04-aswb-stable | Release Notes |
https://github.com/bazelbuild/intellij/releases/tag/v2024.06.04-aswb-stable | Release Notes |
https://github.com/bazelbuild/intellij/security/advisories/GHSA-hh9f-wmhw-46vg | Vendor Advisory |
https://github.com/bazelbuild/intellij/security/advisories/GHSA-hh9f-wmhw-46vg | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
23 Jul 2025, 15:00
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 3.3 |
First Time |
Google bazel For Android Studio
Google bazel For Clion Google bazel For Intellij |
|
CPE | cpe:2.3:a:google:bazel_for_clion:*:*:*:*:*:*:*:* cpe:2.3:a:google:bazel_for_intellij:*:*:*:*:*:*:*:* cpe:2.3:a:google:bazel_for_android_studio:*:*:*:*:*:*:*:* |
|
References | () https://github.com/bazelbuild/intellij/security/advisories/GHSA-hh9f-wmhw-46vg - Vendor Advisory | |
References | () https://github.com/bazelbuild/intellij/releases/tag/v2024.06.04-aswb-stable - Release Notes |
18 Jun 2024, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-18 09:15
Updated : 2025-07-23 15:00
NVD link : CVE-2024-5899
Mitre link : CVE-2024-5899
JSON object : View
Products Affected
- bazel_for_intellij
- bazel_for_clion
- bazel_for_android_studio
CWE