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 falsely identified as ionicabizau/parse-url with multiple vulnerable CVEs #6421

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

Comments

@aggeboe
Copy link

aggeboe commented Jan 25, 2024

Package URl

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

CPE

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

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</groupId>
   <artifactId>swagger-parser-safe-url-resolver</artifactId>
   <version>1.0.69</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6421
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/io\.swagger/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/7652461303

@github-actions github-actions bot added the maven changes to the maven plugin label Jan 25, 2024
@aikebah
Copy link
Collaborator

aikebah commented Feb 11, 2024

approved

Copy link
Contributor

Suppress rule has been added to the generatedSuppressions branch.

github-actions bot added a commit that referenced this issue Feb 11, 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

2 participants