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]: swagger-parser-safe-url-resolver (moved maven coordinates) falsely identified as ionicabizau/parse-url with multiple vulnerable CVEs #6422

Closed
aggeboe opened this issue Jan 25, 2024 · 2 comments
Assignees
Labels
FP Report maven changes to the maven plugin

Comments

@aggeboe
Copy link

aggeboe commented Jan 25, 2024

Package URl

pkg:maven/io.swagger.parser.v3/[email protected]

CPE

cpe:2.3:a:parse-url_project:parse-url:2.1.20:::::::, cpe:2.3:a:swagger:swagger-parser:2.1.20:::::::

CVE

CVE-2022-2216, CVE-2022-2900, CVE-2022-0722, CVE-2022-2217, CVE-2022-2218, CVE-2022-3224

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

8.4.3

Description

No response

Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>io.swagger.parser.v3</groupId>
   <artifactId>swagger-parser-safe-url-resolver</artifactId>
   <version>2.1.20</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6422
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/io\.swagger\.parser\.v3/swagger-parser-safe-url-resolver@.*$</packageUrl>
   <cpe>cpe:/a:parse-url_project:parse-url</cpe>
</suppress>

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

@aikebah
Copy link
Collaborator

aikebah commented Apr 13, 2024

resolved in the context of #6441 with dependency-check 9.0.10

@aikebah aikebah closed this as completed Apr 13, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 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
Projects
None yet
Development

No branches or pull requests

3 participants