Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

CVE-2022-23181 (High) detected in tomcat-embed-core-9.0.48.jar, tomcat-embed-core-8.5.68.jar #27

Open
mend-bolt-for-github bot opened this issue May 12, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented May 12, 2022

CVE-2022-23181 - High Severity Vulnerability

Vulnerable Libraries - tomcat-embed-core-9.0.48.jar, tomcat-embed-core-8.5.68.jar

tomcat-embed-core-9.0.48.jar

Core Tomcat implementation

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

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/9.0.48/f112cd2380d8215e22ac40aff128a1b6daa2f0ac/tomcat-embed-core-9.0.48.jar

Dependency Hierarchy:

  • gretty-runner-tomcat9-3.0.5.jar (Root Library)
    • tomcat-embed-core-9.0.48.jar (Vulnerable Library)
tomcat-embed-core-8.5.68.jar

Core Tomcat implementation

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

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/8.5.68/ce25d8bd7cb99e5cb92a361e9927b99c85968f15/tomcat-embed-core-8.5.68.jar

Dependency Hierarchy:

  • gretty-runner-tomcat85-3.0.5.jar (Root Library)
    • tomcat-embed-core-8.5.68.jar (Vulnerable Library)

Found in HEAD commit: 4cb9afca7b4ab356e0863ec7515cb10a779ea02d

Found in base branch: master

Vulnerability Details

The fix for bug CVE-2020-9484 introduced a time of check, time of use vulnerability into Apache Tomcat 10.1.0-M1 to 10.1.0-M8, 10.0.0-M5 to 10.0.14, 9.0.35 to 9.0.56 and 8.5.55 to 8.5.73 that allowed a local attacker to perform actions with the privileges of the user that the Tomcat process is using. This issue is only exploitable when Tomcat is configured to persist sessions using the FileStore.

Publish Date: 2022-01-27

URL: CVE-2022-23181

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/l8x62p3k19yfcb208jo4zrb83k5mfwg9

Release Date: 2022-01-27

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

Direct dependency fix Resolution (org.gretty:gretty-runner-tomcat9): 3.0.8

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

Direct dependency fix Resolution (org.gretty:gretty-runner-tomcat85): 3.0.8


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants