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-boot-starter-actuator-3.3.3.jar: 1 vulnerabilities (highest severity is: 3.1) #121

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

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Oct 20, 2024

Vulnerable Library - spring-boot-starter-actuator-3.3.3.jar

Path to dependency file: /server/application-server/pom.xml

Path to vulnerable library: /server/application-server/pom.xml

Found in HEAD commit: aa7b783ae4c90058c094080a69288fe20549f115

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-boot-starter-actuator version) Remediation Possible**
CVE-2024-38820 Low 3.1 spring-context-6.1.12.jar Transitive 3.3.5

**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.1.12.jar

Spring Context

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

Path to dependency file: /server/application-server/pom.xml

Path to vulnerable library: /server/application-server/pom.xml

Dependency Hierarchy:

  • spring-boot-starter-actuator-3.3.3.jar (Root Library)
    • spring-boot-starter-3.3.3.jar
      • spring-boot-3.3.3.jar
        • spring-context-6.1.12.jar (Vulnerable Library)

Found in HEAD commit: aa7b783ae4c90058c094080a69288fe20549f115

Found in base branch: develop

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-actuator): 3.3.5

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 Oct 20, 2024
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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants