Missing Trust Prompt in IntelliJ/CLion/Android Studio Bazel Plugin v<2024.06.04.0.2
CVE-2024-5899 Published on June 18, 2024

Improper trust check in Bazel Build intellij plugin
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

Weakness Type

What is an AuthZ Vulnerability?

The software does not perform an authorization check when an actor attempts to access a resource or perform an action.

CVE-2024-5899 has been classified to as an AuthZ vulnerability or weakness.


Products Associated with CVE-2024-5899

Want to know whenever a new CVE is published for Google products? stack.watch will email you.

 
 
 

Affected Versions

BazelBuild intellij plugin:

Exploit Probability

EPSS
0.07%
Percentile
20.85%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.