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

spring-webmvc-6.2.1.jar: 1 vulnerabilities (highest severity is: 5.3) #10080

Closed
mend-bolt-for-github bot opened this issue Dec 25, 2024 · 1 comment
Closed
Assignees
Labels
assessment Pull requests that affect the corresponding module Mend: dependency security vulnerability Security vulnerability detected by Mend programming Pull requests that affect the corresponding module

Comments

@mend-bolt-for-github
Copy link

Vulnerable Library - spring-webmvc-6.2.1.jar

Spring Web MVC

Library home page: https://github.com/spring-projects/spring-framework

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.springframework/spring-webmvc/6.2.1/44bdf7e5641d44044ac52d7bb5c1fc46004e7754/spring-webmvc-6.2.1.jar

Found in HEAD commit: c9f0c0df3aeb15b9978bd7f10ac66a7913f5a284

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-webmvc version) Remediation Possible**
CVE-2024-38828 Medium 5.3 spring-webmvc-6.2.1.jar Direct N/A

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-38828

Vulnerable Library - spring-webmvc-6.2.1.jar

Spring Web MVC

Library home page: https://github.com/spring-projects/spring-framework

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.springframework/spring-webmvc/6.2.1/44bdf7e5641d44044ac52d7bb5c1fc46004e7754/spring-webmvc-6.2.1.jar

Dependency Hierarchy:

  • spring-webmvc-6.2.1.jar (Vulnerable Library)

Found in HEAD commit: c9f0c0df3aeb15b9978bd7f10ac66a7913f5a284

Found in base branch: develop

Vulnerability Details

Spring MVC controller methods with an @RequestBody byte[] method parameter are vulnerable to a DoS attack.

Publish Date: 2024-11-18

URL: CVE-2024-38828

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Dec 25, 2024
@github-actions github-actions bot added assessment Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module labels Dec 25, 2024
@krusche krusche self-assigned this Dec 25, 2024
@krusche
Copy link
Member

krusche commented Dec 25, 2024

I believe this is a false positive:

  1. We already use the latest version spring-webmvc 6.2.1
  2. The linked CVE on https://spring.io/security/cve-2024-38828 mentions Spring 5.3.x and not 6.2.x

@krusche krusche closed this as completed Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assessment Pull requests that affect the corresponding module Mend: dependency security vulnerability Security vulnerability detected by Mend programming Pull requests that affect the corresponding module
Projects
None yet
Development

No branches or pull requests

1 participant