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.0.7.RELEASE.jar: 3 vulnerabilities (highest severity is: 5.3) #36

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

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Feb 28, 2024

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

Spring Framework Parent

Path to vulnerable library: /dev/cosbench-hcpcs/spring-core-3.0.7.jar,/dev/cosbench-s3/spring-core-3.0.7.jar,/dev/cosbench-hcp/spring-core-3.0.7.jar

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (spring-core version) Remediation Possible** Reachability
CVE-2018-1199 Medium 5.3 Not Defined 0.2% spring-core-3.0.7.RELEASE.jar Direct 4.3.14.RELEASE
CVE-2021-22096 Medium 4.3 Not Defined 0.1% spring-core-3.0.7.RELEASE.jar Direct 5.2.18.RELEASE
CVE-2021-22060 Medium 4.3 Not Defined 0.1% spring-core-3.0.7.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-2018-1199

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

Spring Framework Parent

Path to vulnerable library: /dev/cosbench-hcpcs/spring-core-3.0.7.jar,/dev/cosbench-s3/spring-core-3.0.7.jar,/dev/cosbench-hcp/spring-core-3.0.7.jar

Dependency Hierarchy:

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

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

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.2%

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

CVE-2021-22096

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

Spring Framework Parent

Path to vulnerable library: /dev/cosbench-hcpcs/spring-core-3.0.7.jar,/dev/cosbench-s3/spring-core-3.0.7.jar,/dev/cosbench-hcp/spring-core-3.0.7.jar

Dependency Hierarchy:

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

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

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

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

CVE-2021-22060

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

Spring Framework Parent

Path to vulnerable library: /dev/cosbench-hcpcs/spring-core-3.0.7.jar,/dev/cosbench-s3/spring-core-3.0.7.jar,/dev/cosbench-hcp/spring-core-3.0.7.jar

Dependency Hierarchy:

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

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

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

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

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Feb 28, 2024
@mend-for-github-com mend-for-github-com bot changed the title spring-core-3.0.7.RELEASE.jar: 4 vulnerabilities (highest severity is: 5.3) spring-core-3.0.7.RELEASE.jar: 3 vulnerabilities (highest severity is: 5.3) Apr 11, 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