CVE-2024-5899

LOW EPSS 1.5%
Published Jun 18, 20242y ago · Modified Jun 17, 20262w ago
1.0 CVSS 4.0
Low
Find Similar
Published Jun 18, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
1.0
Exploitability
Impact
Vector string
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction A
Scope X

Threat Intelligence

EPSS Exploit Probability
1.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-862 Missing Authorization Authorization

Affected Products 3

VendorProductVersionRange
googlebazel_for_android_studio* <2024.06.04.0.2
googlebazel_for_clion* <2024.06.04.0.2
googlebazel_for_intellij* <2024.06.04.0.2

References 2

  • github.com https://github.com/bazelbuild/intellij/releases/tag/v2024.06.04-aswb-stable
    Release Notes
  • github.com https://github.com/bazelbuild/intellij/security/advisories/GHSA-hh9f-wmhw-46vg
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.