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-web-2.2.0.RC1.jar: 24 vulnerabilities (highest severity is: 9.8) - autoclosed #27

Closed
mend-for-github-com bot opened this issue Jun 9, 2022 · 1 comment
Labels
security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Jun 9, 2022

Vulnerable Library - spring-boot-starter-web-2.2.0.RC1.jar

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in Remediation Available
CVE-2016-1000027 High 9.8 spring-web-5.2.0.RELEASE.jar Transitive 2.3.9.RELEASE
CVE-2021-22118 High 7.8 spring-web-5.2.0.RELEASE.jar Transitive 2.3.11.RELEASE
CVE-2019-17563 High 7.5 tomcat-embed-core-9.0.26.jar Transitive 2.2.3.RELEASE
CVE-2020-36518 High 7.5 jackson-databind-2.10.0.jar Transitive 2.5.13
CVE-2020-11996 High 7.5 tomcat-embed-core-9.0.26.jar Transitive 2.2.8.RELEASE
CVE-2020-13934 High 7.5 tomcat-embed-core-9.0.26.jar Transitive 2.2.9.RELEASE
CVE-2020-13935 High 7.5 tomcat-embed-websocket-9.0.26.jar Transitive 2.2.9.RELEASE
CVE-2021-25122 High 7.5 tomcat-embed-core-9.0.26.jar Transitive 2.3.9.RELEASE
CVE-2020-25649 High 7.5 jackson-databind-2.10.0.jar Transitive 2.3.0.RELEASE
CVE-2021-41079 High 7.5 tomcat-embed-core-9.0.26.jar Transitive 2.3.10.RELEASE
CVE-2020-5398 High 7.5 spring-web-5.2.0.RELEASE.jar Transitive 2.2.3.RELEASE
CVE-2021-25329 High 7.0 tomcat-embed-core-9.0.26.jar Transitive 2.3.9.RELEASE
CVE-2019-12418 High 7.0 tomcat-embed-core-9.0.26.jar Transitive 2.2.2.RELEASE
CVE-2020-9484 High 7.0 tomcat-embed-core-9.0.26.jar Transitive 2.2.8.RELEASE
CVE-2020-5421 Medium 6.5 spring-web-5.2.0.RELEASE.jar Transitive 2.2.10.RELEASE
CVE-2019-10219 Medium 6.1 hibernate-validator-6.0.17.Final.jar Transitive 2.2.1.RELEASE
CVE-2021-24122 Medium 5.9 tomcat-embed-core-9.0.26.jar Transitive 2.2.12.RELEASE
CVE-2021-33037 Medium 5.3 tomcat-embed-core-9.0.26.jar Transitive 2.4.8
CVE-2020-10693 Medium 5.3 hibernate-validator-6.0.17.Final.jar Transitive 2.2.8.RELEASE
CVE-2020-5397 Medium 5.3 multiple Transitive 2.2.3.RELEASE
CVE-2020-1935 Medium 4.8 tomcat-embed-core-9.0.26.jar Transitive 2.2.5.RELEASE
CVE-2020-13943 Medium 4.3 tomcat-embed-core-9.0.26.jar Transitive 2.2.10.RELEASE
CVE-2021-22060 Medium 4.3 spring-web-5.2.0.RELEASE.jar Transitive 2.4.0
CVE-2021-22096 Medium 4.3 multiple Transitive 2.4.0

Details

Partial details (22 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-2016-1000027

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

Spring Web

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

Path to dependency file: /backend/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-web-5.2.0.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor's position is that untrusted data is not an intended use case. The product's behavior will not be changed because some users rely on deserialization of trusted data.

Publish Date: 2020-01-02

URL: CVE-2016-1000027

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://nvd.nist.gov/vuln/detail/CVE-2016-1000027

Release Date: 2020-01-02

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.3.9.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2021-22118

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

Spring Web

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

Path to dependency file: /backend/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-web-5.2.0.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

In Spring Framework, versions 5.2.x prior to 5.2.15 and versions 5.3.x prior to 5.3.7, a WebFlux application is vulnerable to a privilege escalation: by (re)creating the temporary storage directory, a locally authenticated malicious user can read or modify files that have been uploaded to the WebFlux application, or overwrite arbitrary files with multipart request data.

Publish Date: 2021-05-27

URL: CVE-2021-22118

CVSS 3 Score Details (7.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • 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-22118

Release Date: 2021-05-27

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.3.11.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2019-17563

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

When using FORM authentication with Apache Tomcat 9.0.0.M1 to 9.0.29, 8.5.0 to 8.5.49 and 7.0.0 to 7.0.98 there was a narrow window where an attacker could perform a session fixation attack. The window was considered too narrow for an exploit to be practical but, erring on the side of caution, this issue has been treated as a security vulnerability.

Publish Date: 2019-12-23

URL: CVE-2019-17563

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

Release Date: 2019-12-23

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.30

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.3.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-36518

Vulnerable Library - jackson-databind-2.10.0.jar

General data-binding functionality for Jackson: works on core streaming API

Library home page: http://github.com/FasterXML/jackson

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-json-2.2.0.RC1.jar
      • jackson-databind-2.10.0.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

jackson-databind before 2.13.0 allows a Java StackOverflow exception and denial of service via a large depth of nested objects.
Mend Note: After conducting further research, Mend has determined that all versions of com.fasterxml.jackson.core:jackson-databind up to version 2.13.2 are vulnerable to CVE-2020-36518.

Publish Date: 2022-03-11

URL: CVE-2020-36518

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-03-11

Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.12.6.1

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.5.13

⛑️ Automatic Remediation is available for this issue

CVE-2020-11996

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

A specially crafted sequence of HTTP/2 requests sent to Apache Tomcat 10.0.0-M1 to 10.0.0-M5, 9.0.0.M1 to 9.0.35 and 8.5.0 to 8.5.55 could trigger high CPU usage for several seconds. If a sufficient number of such requests were made on concurrent HTTP/2 connections, the server could become unresponsive.

Publish Date: 2020-06-26

URL: CVE-2020-11996

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://lists.apache.org/thread.html/r5541ef6b6b68b49f76fc4c45695940116da2bcbe0312ef204a00a2e0%40%3Cannounce.tomcat.apache.org%3E,http://tomcat.apache.org/security-10.html

Release Date: 2020-06-26

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.36

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.8.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-13934

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

An h2c direct connection to Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M5 to 9.0.36 and 8.5.1 to 8.5.56 did not release the HTTP/1.1 processor after the upgrade to HTTP/2. If a sufficient number of such requests were made, an OutOfMemoryException could occur leading to a denial of service.

Publish Date: 2020-07-14

URL: CVE-2020-13934

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://lists.apache.org/thread.html/r61f411cf82488d6ec213063fc15feeeb88e31b0ca9c29652ee4f962e%40%3Cannounce.tomcat.apache.org%3E

Release Date: 2020-07-14

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.37

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.9.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-13935

Vulnerable Library - tomcat-embed-websocket-9.0.26.jar

Core Tomcat implementation

Library home page: https://tomcat.apache.org/

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.26/tomcat-embed-websocket-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-websocket-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

The payload length in a WebSocket frame was not correctly validated in Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M1 to 9.0.36, 8.5.0 to 8.5.56 and 7.0.27 to 7.0.104. Invalid payload lengths could trigger an infinite loop. Multiple requests with invalid payload lengths could lead to a denial of service.

Publish Date: 2020-07-14

URL: CVE-2020-13935

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://lists.apache.org/thread.html/rd48c72bd3255bda87564d4da3791517c074d94f8a701f93b85752651%40%3Cannounce.tomcat.apache.org%3E

Release Date: 2020-07-14

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-websocket): 9.0.37

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.9.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2021-25122

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

When responding to new h2c connection requests, Apache Tomcat versions 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41 and 8.5.0 to 8.5.61 could duplicate request headers and a limited amount of request body from one request to another meaning user A and user B could both see the results of user A's request.

Publish Date: 2021-03-01

URL: CVE-2021-25122

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://lists.apache.org/thread.html/r7b95bc248603360501f18c8eb03bb6001ec0ee3296205b34b07105b7%40%3Cannounce.tomcat.apache.org%3E

Release Date: 2021-03-01

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.43

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.3.9.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-25649

Vulnerable Library - jackson-databind-2.10.0.jar

General data-binding functionality for Jackson: works on core streaming API

Library home page: http://github.com/FasterXML/jackson

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-json-2.2.0.RC1.jar
      • jackson-databind-2.10.0.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

A flaw was found in FasterXML Jackson Databind, where it did not have entity expansion secured properly. This flaw allows vulnerability to XML external entity (XXE) attacks. The highest threat from this vulnerability is data integrity.

Publish Date: 2020-12-03

URL: CVE-2020-25649

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

Release Date: 2020-12-03

Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.10.5.1

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

⛑️ Automatic Remediation is available for this issue

CVE-2021-41079

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

Apache Tomcat 8.5.0 to 8.5.63, 9.0.0-M1 to 9.0.43 and 10.0.0-M1 to 10.0.2 did not properly validate incoming TLS packets. When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service.

Publish Date: 2021-09-16

URL: CVE-2021-41079

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tomcat.apache.org/security-10.html

Release Date: 2021-09-16

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.44

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.3.10.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-5398

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

Spring Web

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

Path to dependency file: /backend/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-web-5.2.0.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download (RFD) attack when it sets a "Content-Disposition" header in the response where the filename attribute is derived from user supplied input.

Publish Date: 2020-01-17

URL: CVE-2020-5398

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: Required
    • 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://pivotal.io/security/cve-2020-5398

Release Date: 2020-01-17

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.3.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2021-25329

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously published prerequisites for CVE-2020-9484 and the previously published mitigations for CVE-2020-9484 also apply to this issue.

Publish Date: 2021-03-01

URL: CVE-2021-25329

CVSS 3 Score Details (7.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • 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://lists.apache.org/thread.html/rfe62fbf9d4c314f166fe8c668e50e5d9dd882a99447f26f0367474bf%40%3Cannounce.tomcat.apache.org%3E

Release Date: 2021-03-01

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.43

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.3.9.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2019-12418

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

When Apache Tomcat 9.0.0.M1 to 9.0.28, 8.5.0 to 8.5.47, 7.0.0 and 7.0.97 is configured with the JMX Remote Lifecycle Listener, a local attacker without access to the Tomcat process or configuration files is able to manipulate the RMI registry to perform a man-in-the-middle attack to capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and gain complete control over the Tomcat instance.

Publish Date: 2019-12-23

URL: CVE-2019-12418

CVSS 3 Score Details (7.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12418

Release Date: 2019-12-23

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.29

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.2.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-9484

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

When using Apache Tomcat versions 10.0.0-M1 to 10.0.0-M4, 9.0.0.M1 to 9.0.34, 8.5.0 to 8.5.54 and 7.0.0 to 7.0.103 if a) an attacker is able to control the contents and name of a file on the server; and b) the server is configured to use the PersistenceManager with a FileStore; and c) the PersistenceManager is configured with sessionAttributeValueClassNameFilter="null" (the default unless a SecurityManager is used) or a sufficiently lax filter to allow the attacker provided object to be deserialized; and d) the attacker knows the relative file path from the storage location used by FileStore to the file the attacker has control over; then, using a specifically crafted request, the attacker will be able to trigger remote code execution via deserialization of the file under their control. Note that all of conditions a) to d) must be true for the attack to succeed.

Publish Date: 2020-05-20

URL: CVE-2020-9484

CVSS 3 Score Details (7.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9484

Release Date: 2020-05-20

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.35

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.8.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-5421

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

Spring Web

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

Path to dependency file: /backend/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-web-5.2.0.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

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

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): 5.2.9.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.10.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2019-10219

Vulnerable Library - hibernate-validator-6.0.17.Final.jar

Hibernate's Bean Validation (JSR-380) reference implementation.

Library home page: http://hibernate.org/validator

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/hibernate/validator/hibernate-validator/6.0.17.Final/hibernate-validator-6.0.17.Final.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-validation-2.2.0.RC1.jar
      • hibernate-validator-6.0.17.Final.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.

Publish Date: 2019-11-08

URL: CVE-2019-10219

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • 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-2019-10219

Release Date: 2019-11-08

Fix Resolution (org.hibernate.validator:hibernate-validator): 6.0.18.Final

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.1.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2021-24122

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

When serving resources from a network location using the NTFS file system, Apache Tomcat versions 10.0.0-M1 to 10.0.0-M9, 9.0.0.M1 to 9.0.39, 8.5.0 to 8.5.59 and 7.0.0 to 7.0.106 were susceptible to JSP source code disclosure in some configurations. The root cause was the unexpected behaviour of the JRE API File.getCanonicalPath() which in turn was caused by the inconsistent behaviour of the Windows API (FindFirstFileW) in some circumstances.

Publish Date: 2021-01-14

URL: CVE-2021-24122

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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24122

Release Date: 2021-01-14

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.40

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.12.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2021-33037

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

Apache Tomcat 10.0.0-M1 to 10.0.6, 9.0.0.M1 to 9.0.46 and 8.5.0 to 8.5.66 did not correctly parse the HTTP transfer-encoding request header in some circumstances leading to the possibility to request smuggling when used with a reverse proxy. Specifically: - Tomcat incorrectly ignored the transfer encoding header if the client declared it would only accept an HTTP/1.0 response; - Tomcat honoured the identify encoding; and - Tomcat did not ensure that, if present, the chunked encoding was the final encoding.

Publish Date: 2021-07-12

URL: CVE-2021-33037

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://lists.apache.org/thread.html/rd84fae1f474597bdf358f5bdc0a5c453c507bd527b83e8be6b5ea3f4%40%3Cannounce.tomcat.apache.org%3E

Release Date: 2021-07-12

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.48

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.4.8

⛑️ Automatic Remediation is available for this issue

CVE-2020-10693

Vulnerable Library - hibernate-validator-6.0.17.Final.jar

Hibernate's Bean Validation (JSR-380) reference implementation.

Library home page: http://hibernate.org/validator

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/hibernate/validator/hibernate-validator/6.0.17.Final/hibernate-validator-6.0.17.Final.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-validation-2.2.0.RC1.jar
      • hibernate-validator-6.0.17.Final.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

A flaw was found in Hibernate Validator version 6.1.2.Final. A bug in the message interpolation processor enables invalid EL expressions to be evaluated as if they were valid. This flaw allows attackers to bypass input sanitation (escaping, stripping) controls that developers may have put in place when handling user-controlled data in error messages.

Publish Date: 2020-05-06

URL: CVE-2020-10693

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://in.relation.to/2020/05/07/hibernate-validator-615-6020-released/

Release Date: 2020-05-06

Fix Resolution (org.hibernate.validator:hibernate-validator): 6.0.20.Final

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.8.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-5397

Vulnerable Libraries - spring-web-5.2.0.RELEASE.jar, spring-webmvc-5.2.0.RELEASE.jar

spring-web-5.2.0.RELEASE.jar

Spring Web

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

Path to dependency file: /backend/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-web-5.2.0.RELEASE.jar (Vulnerable Library)

spring-webmvc-5.2.0.RELEASE.jar

Spring Web MVC

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

Path to dependency file: /backend/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-webmvc-5.2.0.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

Spring Framework, versions 5.2.x prior to 5.2.3 are vulnerable to CSRF attacks through CORS preflight requests that target Spring MVC (spring-webmvc module) or Spring WebFlux (spring-webflux module) endpoints. Only non-authenticated endpoints are vulnerable because preflight requests should not include credentials and therefore requests should fail authentication. However a notable exception to this are Chrome based browsers when using client certificates for authentication since Chrome sends TLS client certificates in CORS preflight requests in violation of spec requirements. No HTTP body can be sent or received as a result of this attack.

Publish Date: 2020-01-17

URL: CVE-2020-5397

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://pivotal.io/security/cve-2020-5397

Release Date: 2020-01-17

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.3.RELEASE

Fix Resolution (org.springframework:spring-webmvc): 5.2.3.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.3.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-1935

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

In Apache Tomcat 9.0.0.M1 to 9.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99 the HTTP header parsing code used an approach to end-of-line parsing that allowed some invalid HTTP headers to be parsed as valid. This led to a possibility of HTTP Request Smuggling if Tomcat was located behind a reverse proxy that incorrectly handled the invalid Transfer-Encoding header in a particular manner. Such a reverse proxy is considered unlikely.

Publish Date: 2020-02-24

URL: CVE-2020-1935

CVSS 3 Score Details (4.8)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-6v7p-v754-j89v

Release Date: 2020-02-24

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.31

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.5.RELEASE

⛑️ Automatic Remediation is available for this issue

CVE-2020-13943

Vulnerable Library - tomcat-embed-core-9.0.26.jar

Core Tomcat implementation

Path to dependency file: /backend/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.26/tomcat-embed-core-9.0.26.jar

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.0.RC1.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.0.RC1.jar
      • tomcat-embed-core-9.0.26.jar (Vulnerable Library)

Found in HEAD commit: 54081235f8a283d567f5bcfc44a5388f5ddeae3e

Found in base branch: master

Vulnerability Details

If an HTTP/2 client connecting to Apache Tomcat 10.0.0-M1 to 10.0.0-M7, 9.0.0.M1 to 9.0.37 or 8.5.0 to 8.5.57 exceeded the agreed maximum number of concurrent streams for a connection (in violation of the HTTP/2 protocol), it was possible that a subsequent request made on that connection could contain HTTP headers - including HTTP/2 pseudo headers - from a previous request rather than the intended headers. This could lead to users seeing responses for unexpected resources.

Publish Date: 2020-10-12

URL: CVE-2020-13943

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://lists.apache.org/thread.html/r4a390027eb27e4550142fac6c8317cc684b157ae314d31514747f307%40%3Cannounce.tomcat.apache.org%3E

Release Date: 2020-10-12

Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.38

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.2.10.RELEASE

⛑️ Automatic Remediation is available for this issue


⛑️ Automatic Remediation is available for this issue.

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by Mend label Jun 9, 2022
@mend-for-github-com mend-for-github-com bot changed the title spring-boot-starter-web-2.2.0.RC1.jar: 24 vulnerabilities (highest severity is: 9.8) spring-boot-starter-web-2.2.0.RC1.jar: 24 vulnerabilities (highest severity is: 9.8) - autoclosed Jul 18, 2022
@mend-for-github-com
Copy link
Contributor Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

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

No branches or pull requests

0 participants