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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
20 Jun 2024, 12:44
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Jun 2024, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-18 09:15
Updated : 2024-06-20 12:44
NVD link : CVE-2024-5899
Mitre link : CVE-2024-5899
CVE.ORG link : CVE-2024-5899
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation