216.73.217.98

CVE-2024-5899

· Published 18/06/2024 09:15 · Modified 18/06/2024 09:15

Labels: CVE-2024-5899 2024-06-18CVE-2024-5899CWE-20[email protected]

Essential information

Published
18/06/2024 09:15
Modified
18/06/2024 09:15
Author
Creator
CISA KEV
No
CWE

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

References