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-pax-web-undertow-18.0.2 mapped to CVE-2024-7341 #7012

Open
rajeeviiit2108 opened this issue Oct 7, 2024 · 1 comment
Open
Labels
FP Report maven changes to the maven plugin

Comments

@rajeeviiit2108
Copy link

Package URl

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

CPE

cpe:2.3:a:keycloak:keycloak:18.0.2:::::::*

CVE

CVE-2024-7341

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

{"label"=>"Maven Plugin"}

Description

While scanning against our Karaf 4.4.4 image, Dependency Checker reports incorrectly matching mvn:org.keycloak/keycloak-osgi-features/18.0.2 to redhat keycloak that is affected by the mentioned CVE

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Maven Coordinates

<dependency>
   <groupId>org.keycloak</groupId>
   <artifactId>keycloak-pax-web-undertow</artifactId>
   <version>18.0.2</version>
</dependency>

Suppression rule:

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

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

@github-actions github-actions bot added the maven changes to the maven plugin label Oct 7, 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

1 participant