U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-5899

Change History

New CVE Received by NIST 6/18/2024 5:15:09 AM

Action Type Old Value New Value
Added CVSS V4.0

								
							
							
						
Google Inc. 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
Added CWE

								
							
							
						
Google Inc. CWE-20
Added 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.
Added Reference

								
							
							
						
Google Inc. https://github.com/bazelbuild/intellij/releases/tag/v2024.06.04-aswb-stable [No types assigned]
Added Reference

								
							
							
						
Google Inc. https://github.com/bazelbuild/intellij/security/advisories/GHSA-hh9f-wmhw-46vg [No types assigned]