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]: wildfly for CVE-2020-10740 #6408

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

[FP]: wildfly for CVE-2020-10740 #6408

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

Comments

@githubuserVenkat
Copy link

Package URl

pkg:maven/org.jboss.activemq.artemis.integration/artemis-wildfly-integration@1.0.2

CPE

cpe:2.3:a:redhat:wildfly::::::::

CVE

CVE-2020-10740

ODC Integration

None

ODC Version

9.0.5

Description

Actual vulnerable component is wildfly-ejb3.

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

more jar were reported with same vulnerabilities mentioned below Package URIs:
pkg:maven/org.keycloak/keycloak-wildfly-adduser@6.0.1
pkg:maven/org.wildfly.core/wildfly-controller@8.0.0.Final

Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>org.jboss.activemq.artemis.integration</groupId>
   <artifactId>artemis-wildfly-integration</artifactId>
   <version>1.0.2</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6408
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.jboss\.activemq\.artemis\.integration/artemis-wildfly-integration@.*$</packageUrl>
   <cpe>cpe:/a:redhat:wildfly</cpe>
</suppress>

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

@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

approved

Copy link
Contributor

Suppress rule has been added to the generatedSuppressions branch.

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