Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FP]: Jgroups Azure for CVE-2016-2141 #6368

Closed
githubuserVenkat opened this issue Jan 8, 2024 · 3 comments
Closed

[FP]: Jgroups Azure for CVE-2016-2141 #6368

githubuserVenkat opened this issue Jan 8, 2024 · 3 comments
Labels
FP Report maven changes to the maven plugin

Comments

@githubuserVenkat
Copy link

Package URl

pkg:maven/org.jgroups.azure/[email protected]

CPE

cpe:2.3:a:redhat:jgroups:1.2.0:::::::*

CVE

CVE-2016-2141

ODC Integration

None

ODC Version

9.0.5

Description

Keycloak 6.0.1 uses Jgroups version 4.0.18 and the component azure is an extension on top of jgroups to manage cluster membership.

Copy link
Contributor

github-actions bot commented Jan 8, 2024

Maven Coordinates

<dependency>
   <groupId>org.jgroups.azure</groupId>
   <artifactId>jgroups-azure</artifactId>
   <version>1.2.0.Final</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6368
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.jgroups\.azure/jgroups-azure@.*$</packageUrl>
   <cpe>cpe:/a:redhat:jgroups</cpe>
</suppress>

Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/7443736510

@github-actions github-actions bot added the maven changes to the maven plugin label Jan 8, 2024
@aikebah
Copy link
Collaborator

aikebah commented Jan 10, 2024

approved

Copy link
Contributor

Suppress rule has been added to the generatedSuppressions branch.

github-actions bot added a commit that referenced this issue Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FP Report maven changes to the maven plugin
Projects
None yet
Development

No branches or pull requests

2 participants