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 for CVE-2022-1245 #6411

Closed
githubuserVenkat opened this issue Jan 19, 2024 · 2 comments
Closed

[FP]: keycloak for CVE-2022-1245 #6411

githubuserVenkat opened this issue Jan 19, 2024 · 2 comments
Labels
FP Report maven changes to the maven plugin won't fix

Comments

@githubuserVenkat
Copy link

Package URl

pkg:maven/org.keycloak/[email protected]

CPE

cpe:2.3:a:redhat:keycloak::::::::

CVE

CVE-2022-1245

ODC Integration

None

ODC Version

9.0.5

Description

Actual vulnerable component is keycloak-services jar.

Since #6405 was failed to evaluate, please consider this ticket

pkg:maven/org.keycloak/[email protected]
pkg:maven/org.keycloak/[email protected]
pkg:maven/org.keycloak/[email protected]

Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>org.keycloak</groupId>
   <artifactId>keycloak-authz-policy-drools</artifactId>
   <version>6.0.1</version>
</dependency>

Suppression rule:

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

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

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

aikebah commented Feb 11, 2024

The provider is released as part of the keycloak project; DependencyCheck project is not attributing NVD CPE associated vulnerabilities to sub-libraries of the CPE

@aikebah aikebah closed this as not planned Won't fix, can't repro, duplicate, stale Feb 11, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FP Report maven changes to the maven plugin won't fix
Projects
None yet
Development

No branches or pull requests

2 participants