[GHSA-5h6x-m52p-23ph] Improper Certificate Validation in Apache Qpid Proton #5780
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.
Updates
Comments
This CVE only applies to
proton-c
and it's language binding libraries,proton-j
is a standalone pure java implementation (see the proton website https://qpid.apache.org/proton/) and is not a language binding forproton-c
. See especially the reference to OpenSSL, which is not used byproton-j
because it is a pure java implementation.This GHSA should be closed or retracted, or changed to specify only the
proton-c
library. I did not see an option for C packages in the affected products tool box, so I tried to remove the maven one and set the CIA impact to None.