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-core-3.2.4.RELEASE.jar: 5 vulnerabilities (highest severity is: 5.3) #10

Open
mend-bolt-for-github bot opened this issue Mar 2, 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 Mar 2, 2024

Vulnerable Library - spring-core-3.2.4.RELEASE.jar

Spring Core

Library home page: http://springsource.org/spring-framework

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Found in HEAD commit: 8e77b396d668c29101fea052f4b32fd3ad16341f

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-core version) Remediation Possible**
CVE-2022-22970 Medium 5.3 spring-core-3.2.4.RELEASE.jar Direct 5.2.22.RELEASE
CVE-2018-1199 Medium 5.3 spring-core-3.2.4.RELEASE.jar Direct 4.3.14.RELEASE
CVE-2014-3578 Medium 5.3 spring-core-3.2.4.RELEASE.jar Direct 3.2.9.RELEASE
CVE-2021-22096 Medium 4.3 spring-core-3.2.4.RELEASE.jar Direct 5.2.18.RELEASE
CVE-2021-22060 Medium 4.3 spring-core-3.2.4.RELEASE.jar Direct 5.2.19.RELEASE

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

Details

CVE-2022-22970

Vulnerable Library - spring-core-3.2.4.RELEASE.jar

Spring Core

Library home page: http://springsource.org/spring-framework

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy:

  • spring-core-3.2.4.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 8e77b396d668c29101fea052f4b32fd3ad16341f

Found in base branch: master

Vulnerability Details

In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object.

Publish Date: 2022-05-12

URL: CVE-2022-22970

CVSS 3 Score Details (5.3)

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: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2022-22970

Release Date: 2022-05-12

Fix Resolution: 5.2.22.RELEASE

Step up your Open Source Security Game with Mend here

CVE-2018-1199

Vulnerable Library - spring-core-3.2.4.RELEASE.jar

Spring Core

Library home page: http://springsource.org/spring-framework

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy:

  • spring-core-3.2.4.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 8e77b396d668c29101fea052f4b32fd3ad16341f

Found in base branch: master

Vulnerability Details

Spring Security (Spring Security 4.1.x before 4.1.5, 4.2.x before 4.2.4, and 5.0.x before 5.0.1; and Spring Framework 4.3.x before 4.3.14 and 5.0.x before 5.0.3) does not consider URL path parameters when processing security constraints. By adding a URL path parameter with special encodings, an attacker may be able to bypass a security constraint. The root cause of this issue is a lack of clarity regarding the handling of path parameters in the Servlet Specification. Some Servlet containers include path parameters in the value returned for getPathInfo() and some do not. Spring Security uses the value returned by getPathInfo() as part of the process of mapping requests to security constraints. In this particular attack, different character encodings used in path parameters allows secured Spring MVC static resource URLs to be bypassed.

Publish Date: 2018-03-16

URL: CVE-2018-1199

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: Low
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1199

Release Date: 2018-03-16

Fix Resolution: 4.3.14.RELEASE

Step up your Open Source Security Game with Mend here

CVE-2014-3578

Vulnerable Library - spring-core-3.2.4.RELEASE.jar

Spring Core

Library home page: http://springsource.org/spring-framework

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy:

  • spring-core-3.2.4.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 8e77b396d668c29101fea052f4b32fd3ad16341f

Found in base branch: master

Vulnerability Details

Directory traversal vulnerability in Pivotal Spring Framework 3.x before 3.2.9 and 4.0 before 4.0.5 allows remote attackers to read arbitrary files via a crafted URL.

Publish Date: 2015-02-19

URL: CVE-2014-3578

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: Low
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2014-3578

Release Date: 2015-02-19

Fix Resolution: 3.2.9.RELEASE

Step up your Open Source Security Game with Mend here

CVE-2021-22096

Vulnerable Library - spring-core-3.2.4.RELEASE.jar

Spring Core

Library home page: http://springsource.org/spring-framework

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy:

  • spring-core-3.2.4.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 8e77b396d668c29101fea052f4b32fd3ad16341f

Found in base branch: master

Vulnerability Details

In Spring Framework versions 5.3.0 - 5.3.10, 5.2.0 - 5.2.17, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries.

Publish Date: 2021-10-28

URL: CVE-2021-22096

CVSS 3 Score Details (4.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • 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://tanzu.vmware.com/security/cve-2021-22096

Release Date: 2021-10-28

Fix Resolution: 5.2.18.RELEASE

Step up your Open Source Security Game with Mend here

CVE-2021-22060

Vulnerable Library - spring-core-3.2.4.RELEASE.jar

Spring Core

Library home page: http://springsource.org/spring-framework

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy:

  • spring-core-3.2.4.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 8e77b396d668c29101fea052f4b32fd3ad16341f

Found in base branch: master

Vulnerability Details

In Spring Framework versions 5.3.0 - 5.3.13, 5.2.0 - 5.2.18, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries. This is a follow-up to CVE-2021-22096 that protects against additional types of input and in more places of the Spring Framework codebase.

Publish Date: 2022-01-07

URL: CVE-2021-22060

CVSS 3 Score Details (4.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • 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-2021-22060

Release Date: 2022-01-07

Fix Resolution: 5.2.19.RELEASE

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 Mar 2, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title spring-core-3.2.4.RELEASE.jar: 5 vulnerabilities (highest severity is: 5.3) spring-core-3.2.4.RELEASE.jar: 4 vulnerabilities (highest severity is: 5.3) Apr 12, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title spring-core-3.2.4.RELEASE.jar: 4 vulnerabilities (highest severity is: 5.3) spring-core-3.2.4.RELEASE.jar: 5 vulnerabilities (highest severity is: 5.3) Apr 22, 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