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]: pkg:maven/org.springframework/spring-web@6.1.14 #7166

Closed
kajh opened this issue Nov 17, 2024 · 4 comments
Closed

[FP]: pkg:maven/org.springframework/spring-web@6.1.14 #7166

kajh opened this issue Nov 17, 2024 · 4 comments
Labels
FP Report maven changes to the maven plugin ossindex Label for issues that relate to the OSSIndex API won't fix

Comments

@kajh
Copy link

kajh commented Nov 17, 2024

Package URl

pkg:maven/org.springframework/spring-web@6.1.1

CPE

cpe:2.3:a:springsource:spring_framework:6.1.14:::::::*

CVE

CVE-2024-38828

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

11.1.0

Description

According to https://spring.io/security/cve-2024-38828 this does not affects Spring Framework 6.x.

@kajh kajh added the FP Report label Nov 17, 2024
Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>org.springframework</groupId>
   <artifactId>spring-web</artifactId>
   <version>6.1.1</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #7166
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.springframework/spring-web@.*$</packageUrl>
   <cpe>cpe:/a:springsource:spring_framework</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label Nov 17, 2024
@aikebah aikebah added nvd won't fix ossindex Label for issues that relate to the OSSIndex API and removed nvd won't fix labels Nov 17, 2024
@aikebah
Copy link
Collaborator

aikebah commented Nov 17, 2024

The vulnerability is listed with the (OSSINDEX) suffix, indicating that the vulnerability is reported by the OSSINDEX for this specific library version. OSSINDEX is known to perform its own judgement and sometimes has different attribution of affected versions due to their stricter rules on when something is truly fixed.

You'd need to take it up with them if you consider the finding to be invalid. DependencyCheck correctly reports that one of the consulted vulnerability datasources has marked Spring 6 as affected.

@kajh
Copy link
Author

kajh commented Nov 17, 2024

Thank you and sorry for not having checked the source of this vulnerability!

@kajh kajh closed this as completed Nov 17, 2024
@kajh kajh closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2024
@b-heimann-senacor
Copy link

Where can one see the source of a CVE? The Sonatype website does not mention that Spring Web 6.1.4 is affected. https://ossindex.sonatype.org/vulnerability/CVE-2024-38808

I've spent 2 hours trying to figure out why this CVE is being reported for Spring Web 6.1.4, but I couldn't find anything.

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 ossindex Label for issues that relate to the OSSIndex API won't fix
Projects
None yet
Development

No branches or pull requests

3 participants