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]: Wrongly reporting vulnerability CVE-2024-20506 on clamav-client-1.0.1.jar #7025

Closed
jennie-ju opened this issue Oct 9, 2024 · 2 comments
Labels
duplicate FP Report maven changes to the maven plugin

Comments

@jennie-ju
Copy link

Package URl

pkg:maven/fi.solita.clamav/[email protected]

CPE

cpe:2.3:a:clamav:clamav:1.0.1:*:*:*:*:*:*:*

CVE

CVE-2024-20506

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

10.0.3

Description

CVE reported for clamav is alerting on the clamav-client library, which is incorrect. Similar to #7018 and #7017.

Copy link
Contributor

github-actions bot commented Oct 9, 2024

Maven Coordinates

<dependency>
   <groupId>fi.solita.clamav</groupId>
   <artifactId>clamav-client</artifactId>
   <version>1.0.1</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #7025
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/fi\.solita\.clamav/clamav-client@.*$</packageUrl>
   <cpe>cpe:/a:clamav:clamav</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label Oct 9, 2024
@chadlwilson
Copy link
Contributor

Dupe of #7018 :-)

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

No branches or pull requests

3 participants