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-context-6.0.11.jar: 1 vulnerabilities (highest severity is: 3.1) #75

Open
mend-for-github-com bot opened this issue Oct 18, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

Vulnerable Library - spring-context-6.0.11.jar

Spring Context

Library home page: https://spring.io/projects/spring-framework

Path to dependency file: /web/springboot/springboot-war/pom.xml

Path to vulnerable library: /web/springboot/springboot-war/pom.xml

Found in HEAD commit: 36f898da249795a00b3ab9ebfe657c2ebe8b1711

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-context version) Remediation Possible**
CVE-2024-38820 Low 3.1 spring-context-6.0.11.jar Direct org.springframework:spring-context:6.1.14

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

Details

CVE-2024-38820

Vulnerable Library - spring-context-6.0.11.jar

Spring Context

Library home page: https://spring.io/projects/spring-framework

Path to dependency file: /web/springboot/springboot-war/pom.xml

Path to vulnerable library: /web/springboot/springboot-war/pom.xml

Dependency Hierarchy:

  • spring-context-6.0.11.jar (Vulnerable Library)

Found in HEAD commit: 36f898da249795a00b3ab9ebfe657c2ebe8b1711

Found in base branch: 11.1.1

Vulnerability Details

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected.

Publish Date: 2024-10-18

URL: CVE-2024-38820

CVSS 3 Score Details (3.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://spring.io/security/cve-2024-38820

Release Date: 2024-10-18

Fix Resolution: org.springframework:spring-context:6.1.14

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants