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]: Eclipse IDE vulnerability reported for Yasson #4218

Closed
agatarychter opened this issue Mar 17, 2022 · 4 comments
Closed

[FP]: Eclipse IDE vulnerability reported for Yasson #4218

agatarychter opened this issue Mar 17, 2022 · 4 comments
Labels
FP Report maven changes to the maven plugin
Milestone

Comments

@agatarychter
Copy link

Package URl

pkg:maven/org.eclipse/yasson@1.0.11

CPE

cpe:2.3:a:eclipse:eclipse_ide:1.0.11:::::::*

CVE

CVE-2008-7271

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

7.0.0

Description

CVE-2008-7271 is reported for Yasson dependency. In vulnerability description, the Eclipse IDE is mentioned. And AFAIK, there is no Eclipse IDE bounded in the Yasson dependency.

@github-actions
Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>org.eclipse</groupId>
   <artifactId>yasson</artifactId>
   <version>1.0.11</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #4218
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.eclipse/yasson@.*$</packageUrl>
   <cpe>cpe:/a:eclipse:eclipse_ide</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label Mar 17, 2022
@Janpopan
Copy link
Contributor

Janpopan commented Mar 17, 2022

near the same #4206 and #4135

so should be solved by #4159

@Janpopan
Copy link
Contributor

@agatarychter should solved with the new released 7.0.1

@aikebah
Copy link
Collaborator

aikebah commented Apr 6, 2022

verified as resolved in 7.0.1

@aikebah aikebah closed this as completed Apr 6, 2022
@aikebah aikebah added this to the 7.0.1 milestone Apr 6, 2022
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

3 participants