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-2023-3223 (High) detected in undertow-servlet-2.2.4.Final.jar - autoclosed #145

Closed
1 task
mend-for-github-com bot opened this issue Nov 6, 2023 · 1 comment
Closed
1 task
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

CVE-2023-3223 - High Severity Vulnerability

Vulnerable Library - undertow-servlet-2.2.4.Final.jar

Path to dependency file: /webgoat-lessons/auth-bypass/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar,/home/wss-scanner/.m2/repository/io/undertow/undertow-servlet/2.2.4.Final/undertow-servlet-2.2.4.Final.jar

Dependency Hierarchy:

  • spring-boot-starter-undertow-2.4.3.jar (Root Library)
    • undertow-servlet-2.2.4.Final.jar (Vulnerable Library)

Found in HEAD commit: f18e43fbc2d56c28b38b6d440d202f7327efd240

Found in base branch: develop

Vulnerability Details

A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If the server uses fileSizeThreshold to limit the file size, it's possible to bypass the limit by setting the file name in the request to null.

Publish Date: 2023-09-27

URL: CVE-2023-3223

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://bugzilla.redhat.com/show_bug.cgi?id=2209689

Release Date: 2023-09-27

Fix Resolution (io.undertow:undertow-servlet): 2.2.26.Final

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-undertow): 2.7.15


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 6, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2023-3223 (High) detected in undertow-servlet-2.2.4.Final.jar CVE-2023-3223 (High) detected in undertow-servlet-2.2.4.Final.jar - autoclosed Nov 6, 2023
Copy link
Author

ℹ️ This issue was automatically closed by Mend because it is a duplicate of an existing issue: #149

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