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

CVE-2024-52316 (Critical) detected in multiple libraries #368

Open
mend-for-github-com bot opened this issue Nov 18, 2024 · 0 comments
Open

CVE-2024-52316 (Critical) detected in multiple libraries #368

mend-for-github-com bot opened this issue Nov 18, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Nov 18, 2024

CVE-2024-52316 - Critical Severity Vulnerability

Vulnerable Libraries - tomcat-embed-core-9.0.33.jar, tomcat-embed-core-9.0.31.jar, tomcat-embed-core-9.0.21.jar, tomcat-embed-core-9.0.36.jar, tomcat-embed-core-9.0.35.jar

tomcat-embed-core-9.0.33.jar

Core Tomcat implementation

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

Path to dependency file: /services/elastic_ip_manager/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.6.RELEASE.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.6.RELEASE.jar
      • tomcat-embed-core-9.0.33.jar (Vulnerable Library)
tomcat-embed-core-9.0.31.jar

Core Tomcat implementation

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

Path to dependency file: /services/route_manager/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.2.5.RELEASE.jar (Root Library)
    • spring-boot-starter-tomcat-2.2.5.RELEASE.jar
      • tomcat-embed-core-9.0.31.jar (Vulnerable Library)
tomcat-embed-core-9.0.21.jar

Core Tomcat implementation

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

Path to dependency file: /services/vpc_manager/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.1.6.RELEASE.jar (Root Library)
    • spring-boot-starter-tomcat-2.1.6.RELEASE.jar
      • tomcat-embed-core-9.0.21.jar (Vulnerable Library)
tomcat-embed-core-9.0.36.jar

Core Tomcat implementation

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

Path to dependency file: /services/network_acl_manager/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.3.1.RELEASE.jar (Root Library)
    • spring-boot-starter-tomcat-2.3.1.RELEASE.jar
      • tomcat-embed-core-9.0.36.jar (Vulnerable Library)
tomcat-embed-core-9.0.35.jar

Core Tomcat implementation

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

Path to dependency file: /services/security_group_manager/pom.xml

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

Dependency Hierarchy:

  • spring-boot-starter-web-2.3.0.RELEASE.jar (Root Library)
    • spring-boot-starter-tomcat-2.3.0.RELEASE.jar
      • tomcat-embed-core-9.0.35.jar (Vulnerable Library)

Found in HEAD commit: 3c4e28556738e020da91fd03c3aaa5d9a7c1cfed

Found in base branch: master

Vulnerability Details

Unchecked Error Condition vulnerability in Apache Tomcat. If Tomcat is configured to use a custom Jakarta Authentication (formerly JASPIC) ServerAuthContext component which may throw an exception during the authentication process without explicitly setting an HTTP status to indicate failure, the authentication may not fail, allowing the user to bypass the authentication process. There are no known Jakarta Authentication components that behave in this way.
This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M26, from 10.1.0-M1 through 10.1.30, from 9.0.0-M1 through 9.0.95.
Users are recommended to upgrade to version 11.0.0, 10.1.31 or 9.0.96, which fix the issue.

Publish Date: 2024-11-18

URL: CVE-2024-52316

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://tomcat.apache.org/security-11.html

Release Date: 2024-11-18

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

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

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

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

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

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

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

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

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

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


⛑️ Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 18, 2024
@mend-for-github-com mend-for-github-com bot changed the title CVE-2024-52316 (Medium) detected in multiple libraries CVE-2024-52316 (Critical) detected in multiple libraries 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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants