CVE-2024-5899

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2024-5899
  • Assigner
  • Google
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-06-18T08:12:52.772Z
  • Last Modified Date
  • 2024-06-18T13:06:25.291Z
History
Created Old Value New Value Data Type Notes
2024-06-26 03:11:48 Added to TrackCVE