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]: Keycloak model Infinispan for CVE-2016-0750 #6367

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

[FP]: Keycloak model Infinispan for CVE-2016-0750 #6367

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.keycloak/keycloak-model-infinispan@6.0.1

CPE

cpe:2.3:a:infinispan:infinispan:6.0.1:::::::, cpe:2.3:a:keycloak:keycloak:6.0.1:::::::, cpe:2.3:a:redhat:keycloak:6.0.1:::::::*

CVE

CVE-2016-0750

ODC Integration

None

ODC Version

9.0.5

Description

Keycloak 6.0.1 uses Infinispan version 9.4.8 which is not vulnerable to this CVE.

Copy link
Contributor

github-actions bot commented Jan 8, 2024

Maven Coordinates

<dependency>
   <groupId>org.keycloak</groupId>
   <artifactId>keycloak-model-infinispan</artifactId>
   <version>6.0.1</version>
</dependency>

Suppression rule:

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

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

@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