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-security-1.1.9.RELEASE.jar: 20 vulnerabilities (highest severity is: 9.8) reachable #232

Open
mend-for-github.aaakk.us.kg bot opened this issue Mar 20, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github.aaakk.us.kg
Copy link

mend-for-github.aaakk.us.kg bot commented Mar 20, 2023

Vulnerable Library - spring-boot-starter-security-1.1.9.RELEASE.jar

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-core/3.2.5.RELEASE/spring-security-core-3.2.5.RELEASE.jar

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (spring-boot-starter-security version) Remediation Possible** Reachability
CVE-2015-5211 Critical 9.6 Not Defined 0.1% spring-web-4.0.8.RELEASE.jar Transitive 1.2.7.RELEASE

Reachable

CVE-2024-22262 High 8.1 Not Defined 0.1% spring-web-4.0.8.RELEASE.jar Transitive 3.0.0

Reachable

CVE-2024-22259 High 8.1 Not Defined 0.1% spring-web-4.0.8.RELEASE.jar Transitive 3.0.0

Reachable

CVE-2024-22243 High 8.1 Not Defined 0.1% spring-web-4.0.8.RELEASE.jar Transitive 3.0.0

Reachable

CVE-2020-5421 Medium 6.5 Not Defined 9.6% spring-web-4.0.8.RELEASE.jar Transitive 2.0.0.RELEASE

Reachable

CVE-2015-3192 Medium 5.5 Not Defined 4.1% spring-web-4.0.8.RELEASE.jar Transitive 1.2.5.RELEASE

Reachable

CVE-2024-38809 Medium 5.3 Not Defined 0.0% spring-web-4.0.8.RELEASE.jar Transitive 3.0.0

Reachable

CVE-2022-22978 Critical 9.8 Not Defined 0.9% spring-security-web-3.2.5.RELEASE.jar Transitive 2.5.0

Unreachable

CVE-2024-38821 Critical 9.1 Not Defined 0.0% spring-security-web-3.2.5.RELEASE.jar Transitive 3.0.0

Unreachable

CVE-2021-22112 High 8.8 Not Defined 0.3% spring-security-web-3.2.5.RELEASE.jar Transitive 2.3.0.RELEASE

Unreachable

CVE-2024-22257 High 8.2 Not Defined 0.0% spring-security-core-3.2.5.RELEASE.jar Transitive 3.0.0

Unreachable

CVE-2018-1272 High 7.5 Not Defined 0.2% spring-web-4.0.8.RELEASE.jar Transitive 1.3.0.RELEASE

Unreachable

CVE-2016-9879 High 7.5 Not Defined 0.1% spring-security-web-3.2.5.RELEASE.jar Transitive 1.3.0.RELEASE

Unreachable

CVE-2016-5007 High 7.5 Not Defined 0.3% detected in multiple dependencies Transitive 1.4.0.RELEASE

Unreachable

CVE-2019-11272 High 7.3 Not Defined 0.1% spring-security-core-3.2.5.RELEASE.jar Transitive 1.5.22.RELEASE

Unreachable

WS-2017-3767 Medium 6.3 Not Defined spring-security-web-3.2.5.RELEASE.jar Transitive 2.0.0.RELEASE

Unreachable

WS-2020-0293 Medium 5.9 Not Defined spring-security-web-3.2.5.RELEASE.jar Transitive 2.3.0.RELEASE

Unreachable

WS-2016-7107 Medium 5.9 Not Defined spring-security-web-3.2.5.RELEASE.jar Transitive 2.3.0.RELEASE

Unreachable

CVE-2021-22096 Medium 4.3 Not Defined 0.1% spring-web-4.0.8.RELEASE.jar Transitive 2.4.12

Unreachable

CVE-2024-38827 Medium 4.8 Not Defined 0.0% detected in multiple dependencies Transitive 3.0.0

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

Details

Partial details (18 vulnerabilities) are displayed below due to a content size limitation in GitHub. To view information on the remaining vulnerabilities, navigate to the Mend Application.

CVE-2015-5211

Vulnerable Library - spring-web-4.0.8.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-web-4.0.8.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.dynatrace.cf.servicebroker.BrokerApiVersionFilter (Application)
  -> org.springframework.web.filter.OncePerRequestFilter (Extension)
   -> org.springframework.web.context.request.async.WebAsyncManager (Extension)
    -> ❌ org.springframework.web.util.UrlPathHelper (Vulnerable Component)

Vulnerability Details

Under some situations, the Spring Framework 4.2.0 to 4.2.1, 4.0.0 to 4.1.7, 3.2.0 to 3.2.14 and older unsupported versions is vulnerable to a Reflected File Download (RFD) attack. The attack involves a malicious user crafting a URL with a batch script extension that results in the response being downloaded rather than rendered and also includes some input reflected in the response.

Publish Date: 2017-05-25

URL: CVE-2015-5211

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (9.6)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2017-05-25

Fix Resolution (org.springframework:spring-web): 4.1.8.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 1.2.7.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2024-22262

Vulnerable Library - spring-web-4.0.8.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-web-4.0.8.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.dynatrace.cf.servicebroker.Application (Application)
  -> org.springframework.boot.SpringApplication (Extension)
   -> org.springframework.context.support.GenericApplicationContext (Extension)
    -> org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator (Extension)
    ...
      -> org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder$ControllerMethodInvocationInterceptor (Extension)
       -> org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder (Extension)
        -> ❌ org.springframework.web.util.UriComponentsBuilder (Vulnerable Component)

Vulnerability Details

Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks.

This is the same as CVE-2024-22259 https://spring.io/security/cve-2024-22259  and CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.

Publish Date: 2024-04-16

URL: CVE-2024-22262

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (8.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2024-04-16

Fix Resolution (org.springframework:spring-web): 5.3.34

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 3.0.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2024-22259

Vulnerable Library - spring-web-4.0.8.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-web-4.0.8.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.dynatrace.cf.servicebroker.Application (Application)
  -> org.springframework.boot.SpringApplication (Extension)
   -> org.springframework.context.support.GenericApplicationContext (Extension)
    -> org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator (Extension)
    ...
      -> org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder$ControllerMethodInvocationInterceptor (Extension)
       -> org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder (Extension)
        -> ❌ org.springframework.web.util.UriComponentsBuilder (Vulnerable Component)

Vulnerability Details

Applications that use UriComponentsBuilder in Spring Framework to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks.

This is the same as CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.

Publish Date: 2024-03-16

URL: CVE-2024-22259

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (8.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2024-03-16

Fix Resolution (org.springframework:spring-web): 5.3.33

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 3.0.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2024-22243

Vulnerable Library - spring-web-4.0.8.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-web-4.0.8.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.dynatrace.cf.servicebroker.Application (Application)
  -> org.springframework.boot.SpringApplication (Extension)
   -> org.springframework.context.support.GenericApplicationContext (Extension)
    -> org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator (Extension)
    ...
      -> org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder$ControllerMethodInvocationInterceptor (Extension)
       -> org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder (Extension)
        -> ❌ org.springframework.web.util.UriComponentsBuilder (Vulnerable Component)

Vulnerability Details

Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks.

Publish Date: 2024-02-23

URL: CVE-2024-22243

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (8.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2024-02-23

Fix Resolution (org.springframework:spring-web): 5.3.32

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 3.0.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2020-5421

Vulnerable Library - spring-web-4.0.8.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-web-4.0.8.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.dynatrace.cf.servicebroker.BrokerApiVersionFilter (Application)
  -> org.springframework.web.filter.OncePerRequestFilter (Extension)
   -> org.springframework.web.context.request.async.WebAsyncManager (Extension)
    -> ❌ org.springframework.web.util.UrlPathHelper (Vulnerable Component)

Vulnerability Details

In Spring Framework versions 5.2.0 - 5.2.8, 5.1.0 - 5.1.17, 5.0.0 - 5.0.18, 4.3.0 - 4.3.28, and older unsupported versions, the protections against RFD attacks from CVE-2015-5211 may be bypassed depending on the browser used through the use of a jsessionid path parameter.

Publish Date: 2020-09-19

URL: CVE-2020-5421

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 9.6%

CVSS 3 Score Details (6.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2020-5421

Release Date: 2020-09-19

Fix Resolution (org.springframework:spring-web): 4.3.29.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 2.0.0.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2015-3192

Vulnerable Library - spring-web-4.0.8.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-web-4.0.8.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.dynatrace.cf.servicebroker.BrokerApiVersionFilter (Application)
  -> org.springframework.web.filter.OncePerRequestFilter (Extension)
   -> org.springframework.web.filter.GenericFilterBean (Extension)
    -> org.springframework.web.context.support.StandardServletEnvironment (Extension)
     -> org.springframework.web.context.support.WebApplicationContextUtils (Extension)
      -> org.springframework.web.context.support.WebApplicationContextUtils$WebRequestObjectFactory (Extension)
       -> ❌ org.springframework.web.context.request.ServletWebRequest (Vulnerable Component)

Vulnerability Details

Pivotal Spring Framework before 3.2.14 and 4.x before 4.1.7 do not properly process inline DTD declarations when DTD is not entirely disabled, which allows remote attackers to cause a denial of service (memory consumption and out-of-memory errors) via a crafted XML file.

Publish Date: 2016-07-12

URL: CVE-2015-3192

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 4.1%

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3192

Release Date: 2016-07-12

Fix Resolution (org.springframework:spring-web): 4.1.7.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 1.2.5.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2024-38809

Vulnerable Library - spring-web-4.0.8.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-web-4.0.8.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

com.dynatrace.cf.servicebroker.BrokerApiVersionFilter (Application)
  -> org.springframework.web.filter.OncePerRequestFilter (Extension)
   -> org.springframework.web.filter.GenericFilterBean (Extension)
    -> org.springframework.web.context.support.StandardServletEnvironment (Extension)
     -> org.springframework.web.context.support.WebApplicationContextUtils (Extension)
      -> org.springframework.web.context.support.WebApplicationContextUtils$WebRequestObjectFactory (Extension)
       -> ❌ org.springframework.web.context.request.ServletWebRequest (Vulnerable Component)

Vulnerability Details

Applications that parse ETags from "If-Match" or "If-None-Match" request headers are vulnerable to DoS attack.

Users of affected versions should upgrade to the corresponding fixed version.

Users of older, unsupported versions could enforce a size limit on "If-Match" and "If-None-Match" headers, e.g. through a Filter.

Publish Date: 2024-09-27

URL: CVE-2024-38809

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

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.

Suggested Fix

Type: Upgrade version

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

Release Date: 2024-09-27

Fix Resolution (org.springframework:spring-web): 5.3.38

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 3.0.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2022-22978

Vulnerable Library - spring-security-web-3.2.5.RELEASE.jar

spring-security-web

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/3.2.5.RELEASE/spring-security-web-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-web-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

In spring security versions prior to 5.4.11+, 5.5.7+ , 5.6.4+ and older unsupported versions, RegexRequestMatcher can easily be misconfigured to be bypassed on some servlet containers. Applications using RegexRequestMatcher with . in the regular expression are possibly vulnerable to an authorization bypass.

Publish Date: 2022-05-19

URL: CVE-2022-22978

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.9%

CVSS 3 Score Details (9.8)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://spring.io/security/cve-2022-22978/

Release Date: 2022-05-19

Fix Resolution (org.springframework.security:spring-security-web): 5.4.11

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 2.5.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2024-38821

Vulnerable Library - spring-security-web-3.2.5.RELEASE.jar

spring-security-web

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/3.2.5.RELEASE/spring-security-web-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-web-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.
For this to impact an application, all of the following must be true: It must be a WebFlux application, It must be using Spring's static resources support, and it must have a non-permitAll authorization rule applied to the static resources support.

Publish Date: 2024-10-28

URL: CVE-2024-38821

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (9.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2024-10-28

Fix Resolution (org.springframework.security:spring-security-web): 5.7.13

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 3.0.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2021-22112

Vulnerable Library - spring-security-web-3.2.5.RELEASE.jar

spring-security-web

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/3.2.5.RELEASE/spring-security-web-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-web-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Spring Security 5.4.x prior to 5.4.4, 5.3.x prior to 5.3.8.RELEASE, 5.2.x prior to 5.2.9.RELEASE, and older unsupported versions can fail to save the SecurityContext if it is changed more than once in a single request.A malicious user cannot cause the bug to happen (it must be programmed in). However, if the application's intent is to only allow the user to run with elevated privileges in a small portion of the application, the bug can be leveraged to extend those privileges to the rest of the application.

Publish Date: 2021-02-23

URL: CVE-2021-22112

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.3%

CVSS 3 Score Details (8.8)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2021-22112

Release Date: 2021-02-23

Fix Resolution (org.springframework.security:spring-security-web): 5.2.9.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 2.3.0.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2024-22257

Vulnerable Library - spring-security-core-3.2.5.RELEASE.jar

spring-security-core

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-core/3.2.5.RELEASE/spring-security-core-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-config-3.2.5.RELEASE.jar
      • spring-security-core-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to
5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8,
versions 6.2.x prior to 6.2.3, an application is possible vulnerable to
broken access control when it directly uses the AuthenticatedVoter#vote passing a null Authentication parameter.

Publish Date: 2024-03-18

URL: CVE-2024-22257

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (8.2)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • 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-22257

Release Date: 2024-03-18

Fix Resolution (org.springframework.security:spring-security-core): 5.7.12

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 3.0.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2018-1272

Vulnerable Library - spring-web-4.0.8.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-web-4.0.8.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, provide client-side support for multipart requests. When Spring MVC or Spring WebFlux server application (server A) receives input from a remote client, and then uses that input to make a multipart request to another server (server B), it can be exposed to an attack, where an extra multipart is inserted in the content of the request from server A, causing server B to use the wrong value for a part it expects. This could to lead privilege escalation, for example, if the part content represents a username or user roles.

Publish Date: 2018-04-06

URL: CVE-2018-1272

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.2%

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2018-1272

Release Date: 2018-04-06

Fix Resolution (org.springframework:spring-web): 4.2.0.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 1.3.0.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2016-9879

Vulnerable Library - spring-security-web-3.2.5.RELEASE.jar

spring-security-web

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/3.2.5.RELEASE/spring-security-web-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-web-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

An issue was discovered in Pivotal Spring Security before 3.2.10, 4.1.x before 4.1.4, and 4.2.x before 4.2.1. Spring Security does not consider URL path parameters when processing security constraints. By adding a URL path parameter with an encoded "/" to a request, 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. The unexpected presence of path parameters can cause a constraint to be bypassed. Users of Apache Tomcat (all current versions) are not affected by this vulnerability since Tomcat follows the guidance previously provided by the Servlet Expert group and strips path parameters from the value returned by getContextPath(), getServletPath(), and getPathInfo(). Users of other Servlet containers based on Apache Tomcat may or may not be affected depending on whether or not the handling of path parameters has been modified. Users of IBM WebSphere Application Server 8.5.x are known to be affected. Users of other containers that implement the Servlet specification may be affected.

Publish Date: 2017-01-06

URL: CVE-2016-9879

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (7.5)

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: High
    • 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-2016-9879

Release Date: 2017-01-06

Fix Resolution (org.springframework.security:spring-security-web): 3.2.10.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 1.3.0.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2016-5007

Vulnerable Libraries - spring-security-config-3.2.5.RELEASE.jar, spring-security-web-3.2.5.RELEASE.jar

spring-security-config-3.2.5.RELEASE.jar

spring-security-config

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-config/3.2.5.RELEASE/spring-security-config-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-config-3.2.5.RELEASE.jar (Vulnerable Library)

spring-security-web-3.2.5.RELEASE.jar

spring-security-web

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/3.2.5.RELEASE/spring-security-web-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-web-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Both Spring Security 3.2.x, 4.0.x, 4.1.0 and the Spring Framework 3.2.x, 4.0.x, 4.1.x, 4.2.x rely on URL pattern mappings for authorization and for mapping requests to controllers respectively. Differences in the strictness of the pattern matching mechanisms, for example with regards to space trimming in path segments, can lead Spring Security to not recognize certain paths as not protected that are in fact mapped to Spring MVC controllers that should be protected. The problem is compounded by the fact that the Spring Framework provides richer features with regards to pattern matching as well as by the fact that pattern matching in each Spring Security and the Spring Framework can easily be customized creating additional differences.

Publish Date: 2017-05-25

URL: CVE-2016-5007

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.3%

CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://pivotal.io/security/cve-2016-5007

Release Date: 2017-05-25

Fix Resolution (org.springframework.security:spring-security-config): 4.1.1.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 1.4.0.RELEASE

Fix Resolution (org.springframework.security:spring-security-web): 4.1.1.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 1.4.0.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2019-11272

Vulnerable Library - spring-security-core-3.2.5.RELEASE.jar

spring-security-core

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-core/3.2.5.RELEASE/spring-security-core-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-config-3.2.5.RELEASE.jar
      • spring-security-core-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Spring Security, versions 4.2.x up to 4.2.12, and older unsupported versions support plain text passwords using PlaintextPasswordEncoder. If an application using an affected version of Spring Security is leveraging PlaintextPasswordEncoder and a user has a null encoded password, a malicious user (or attacker) can authenticate using a password of "null".

Publish Date: 2019-06-26

URL: CVE-2019-11272

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (7.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: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2019-06-26

Fix Resolution (org.springframework.security:spring-security-core): 4.2.13.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 1.5.22.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

WS-2017-3767

Vulnerable Library - spring-security-web-3.2.5.RELEASE.jar

spring-security-web

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/3.2.5.RELEASE/spring-security-web-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-web-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Cross-Site Request Forgery (CSRF) vulnerability was found in spring-security before 4.2.15, 5.0.15, 5.1.9, 5.2.3, and 5.3.1. SwitchUserFilter responds to all HTTP methods, making it vulnerable to CSRF attacks.

Publish Date: 2017-01-03

URL: WS-2017-3767

Threat Assessment

Exploit Maturity: Not Defined

EPSS:

CVSS 3 Score Details (6.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2017-01-03

Fix Resolution (org.springframework.security:spring-security-web): 4.2.15.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 2.0.0.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

WS-2020-0293

Vulnerable Library - spring-security-web-3.2.5.RELEASE.jar

spring-security-web

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/3.2.5.RELEASE/spring-security-web-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-web-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Spring Security before 5.2.9, 5.3.7, and 5.4.3 vulnerable to side-channel attacks. Vulnerable versions of Spring Security don't use constant time comparisons for CSRF tokens.

Publish Date: 2020-12-17

URL: WS-2020-0293

Threat Assessment

Exploit Maturity: Not Defined

EPSS:

CVSS 3 Score Details (5.9)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-12-17

Fix Resolution (org.springframework.security:spring-security-web): 5.2.9.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 2.3.0.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.

WS-2016-7107

Vulnerable Library - spring-security-web-3.2.5.RELEASE.jar

spring-security-web

Library home page: http://spring.io/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/3.2.5.RELEASE/spring-security-web-3.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-security-1.1.9.RELEASE.jar (Root Library)
    • spring-security-web-3.2.5.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

CSRF tokens in Spring Security are vulnerable to a breach attack. Spring Security always returns the same CSRF token to the browser.

Publish Date: 2016-08-02

URL: WS-2016-7107

Threat Assessment

Exploit Maturity: Not Defined

EPSS:

CVSS 3 Score Details (5.9)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • 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/WS-2016-7107

Release Date: 2016-08-02

Fix Resolution (org.springframework.security:spring-security-web): 5.2.14.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-security): 2.3.0.RELEASE

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Mar 20, 2023
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 16 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 19 vulnerabilities (highest severity is: 9.8) May 16, 2023
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 19 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 13 vulnerabilities (highest severity is: 9.8) Aug 30, 2023
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 13 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 14 vulnerabilities (highest severity is: 9.8) Feb 28, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 14 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 16 vulnerabilities (highest severity is: 9.8) Apr 8, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 16 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 17 vulnerabilities (highest severity is: 9.8) Apr 11, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 17 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 16 vulnerabilities (highest severity is: 9.8) Apr 11, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 16 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 17 vulnerabilities (highest severity is: 9.8) Apr 20, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 17 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 18 vulnerabilities (highest severity is: 9.8) Aug 16, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 18 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 19 vulnerabilities (highest severity is: 9.8) Oct 23, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 19 vulnerabilities (highest severity is: 9.8) spring-boot-starter-security-1.1.9.RELEASE.jar: 19 vulnerabilities (highest severity is: 9.8) reachable Nov 1, 2024
@mend-for-github.aaakk.us.kg mend-for-github.aaakk.us.kg bot changed the title spring-boot-starter-security-1.1.9.RELEASE.jar: 19 vulnerabilities (highest severity is: 9.8) reachable spring-boot-starter-security-1.1.9.RELEASE.jar: 20 vulnerabilities (highest severity is: 9.8) reachable Nov 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