CVE-2024-5899

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.

Configurations

No configuration.

History

20 Jun 2024, 12:44

Type Values Removed Values Added
Summary
  • (es) Cuando Bazel Plugin en intellij importa un proyecto (ya sea usando "importar proyecto" o "Importar automáticamente"), no se muestra el cuadro de diálogo para confiar en el proyecto. Esto se debe al hecho de que ambos llaman al método ProjectBuilder.createProject, que luego llama a ProjectManager.getInstance().createProject. Este método, como su nombre indica, está destinado a crear un nuevo proyecto, no a importar uno existente. Recomendamos actualizar a la versión 2024.06.04.0.2 o posterior para los complementos IntelliJ, CLion y Android Studio Bazel.

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