Suppress ambari metrics CVEs#14645
Merged
AmatyaAvadhanula merged 2 commits intoapache:masterfrom Jul 24, 2023
Merged
Conversation
| </suppress> | ||
| <suppress> | ||
| <!-- | ||
| - TODO: The lastest version of ambari-metrics-common is 2.7.0.0.0, released in July 2018. |
Contributor
There was a problem hiding this comment.
whats the todo here? As in, whats the future work?
Contributor
Author
There was a problem hiding this comment.
I had copied it over as I believe the intent was to upgrade ambari-metrics-common to a later when and if it became available. I've removed the TODO now
abhishekagarwal87
approved these changes
Jul 24, 2023
Contributor
Author
|
The failing checks are due to unrelated security vulnerabilities which will be addressed later. |
AmatyaAvadhanula
added a commit
to AmatyaAvadhanula/druid
that referenced
this pull request
Jul 24, 2023
* Suppress ambari metrics CVEs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Suppress CVEs for ambari-metrics-emitter
CVE-2022-45855(SpringEL injection in the metrics source in Apache Ambari version 2.7.0 to 2.7.6 allows a malicious authenticated user to execute arbitrary code remotely.) -Suppressing as Druid doesn't use SpringEL injection.2.
CVE-2022-42009(SpringEL injection in the server agent in Apache Ambari version 2.7.0 to 2.7.6 allows a malicious authenticated user to execute arbitrary code remotely.) -Suppressing as Druid doesn't use SpringEL injection.