CVE-2024-5899
1
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
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| BazelBuild | intellij plugin | 0 < 2024.06.04.0.2 | affected |
Weaknesses
- CWE-862: CWE-862 Missing Authorization
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://github.com/bazelbuild/intellij/security/advisories/GHSA-hh9f-wmhw-46vg
- https://github.com/bazelbuild/intellij/releases/tag/v2024.06.04-aswb-stable
References
- https://github.com/bazelbuild/intellij/security/advisories/GHSA-hh9f-wmhw-46vg
- https://github.com/bazelbuild/intellij/releases/tag/v2024.06.04-aswb-stable
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.