GHCbflam1 / WebGoat_Reach

Other
0 stars 0 forks source link

CVE-2023-3223 (High) detected in undertow-servlet-2.3.6.Final.jar - autoclosed #25

Closed mend-for-github-com[bot] closed 11 months ago

mend-for-github-com[bot] commented 1 year ago

CVE-2023-3223 - High Severity Vulnerability

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

Path to dependency file: /pom.xml

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

Dependency Hierarchy: - spring-boot-starter-undertow-3.1.0.jar (Root Library) - :x: **undertow-servlet-2.3.6.Final.jar** (Vulnerable Library)

Found in HEAD commit: 091d6490283c2374512741b6ce81d0bc81b11709

Found in base branch: main

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.3.7.Final

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


mend-for-github-com[bot] commented 11 months ago

:heavy_check_mark: 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.