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]: CVE-2023-22551 on commons-net #6169

Closed
ChenyuWang98 opened this issue Nov 29, 2023 · 4 comments
Closed

[FP]: CVE-2023-22551 on commons-net #6169

ChenyuWang98 opened this issue Nov 29, 2023 · 4 comments
Labels
FP Report maven changes to the maven plugin

Comments

@ChenyuWang98
Copy link

Package URl

pkg:maven/commons-net/[email protected]

CPE

cpe:2.3:a:ftp_project:ftp::::::::

CVE

CVE-2023-22551

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

9.0.1

Description

No response

@ChenyuWang98 ChenyuWang98 changed the title [FP]: CVE-2023-22551 [FP]: CVE-2023-22551 on commons-net Nov 29, 2023
Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>commons-net</groupId>
   <artifactId>commons-net</artifactId>
   <version>3.9.0</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6169
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/commons-net/commons-net@.*$</packageUrl>
   <cpe>cpe:/a:ftp_project:ftp</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label Nov 29, 2023
Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>commons-net</groupId>
   <artifactId>commons-net</artifactId>
   <version>3.9.0</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6169
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/commons-net/commons-net@.*$</packageUrl>
   <cpe>cpe:/a:ftp_project:ftp</cpe>
</suppress>

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

@jeremylong
Copy link
Owner

approved

Copy link
Contributor

Suppress rule has been added to the generatedSuppressions branch.

github-actions bot added a commit that referenced this issue Nov 29, 2023
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