Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2023-26048
Modified
More InfoOfficial Page
Source-security-advisories@github.com
View Known Exploited Vulnerability (KEV) details
Published At-18 Apr, 2023 | 21:15
Updated At-30 Sep, 2023 | 15:15

Jetty is a java based web server and servlet engine. In affected versions servlets with multipart support (e.g. annotated with `@MultipartConfig`) that call `HttpServletRequest.getParameter()` or `HttpServletRequest.getParts()` may cause `OutOfMemoryError` when the client sends a multipart request with a part that has a name but no filename and very large content. This happens even with the default settings of `fileSizeThreshold=0` which should stream the whole part content to disk. An attacker client may send a large multipart request and cause the server to throw `OutOfMemoryError`. However, the server may be able to recover after the `OutOfMemoryError` and continue its service -- although it may take some time. This issue has been patched in versions 9.4.51, 10.0.14, and 11.0.14. Users are advised to upgrade. Users unable to upgrade may set the multipart parameter `maxRequestSize` which must be set to a non-negative value, so the whole multipart content is limited (although still read into memory).

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Primary3.15.3MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Secondary3.15.3MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Type: Primary
Version: 3.1
Base score: 5.3
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Type: Secondary
Version: 3.1
Base score: 5.3
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CPE Matches

Eclipse Foundation AISBL
eclipse
>>jetty>>Versions before 9.4.51(exclusive)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Eclipse Foundation AISBL
eclipse
>>jetty>>Versions from 10.0.0(inclusive) to 10.0.14(exclusive)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Eclipse Foundation AISBL
eclipse
>>jetty>>Versions from 11.0.0(inclusive) to 11.0.14(exclusive)
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-400Primarysecurity-advisories@github.com
CWE-770Secondarynvd@nist.gov
CWE ID: CWE-400
Type: Primary
Source: security-advisories@github.com
CWE ID: CWE-770
Type: Secondary
Source: nvd@nist.gov
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/eclipse/jetty.project/issues/9076security-advisories@github.com
Patch
https://github.com/eclipse/jetty.project/pull/9344security-advisories@github.com
Patch
https://github.com/eclipse/jetty.project/pull/9345security-advisories@github.com
Patch
https://github.com/eclipse/jetty.project/security/advisories/GHSA-qw69-rqj8-6qw8security-advisories@github.com
Vendor Advisory
https://github.com/jakartaee/servlet/blob/6.0.0/spec/src/main/asciidoc/servlet-spec-body.adoc#32-file-uploadsecurity-advisories@github.com
Technical Description
https://lists.debian.org/debian-lts-announce/2023/09/msg00039.htmlsecurity-advisories@github.com
N/A
https://security.netapp.com/advisory/ntap-20230526-0001/security-advisories@github.com
N/A
https://www.debian.org/security/2023/dsa-5507security-advisories@github.com
N/A
Hyperlink: https://github.com/eclipse/jetty.project/issues/9076
Source: security-advisories@github.com
Resource:
Patch
Hyperlink: https://github.com/eclipse/jetty.project/pull/9344
Source: security-advisories@github.com
Resource:
Patch
Hyperlink: https://github.com/eclipse/jetty.project/pull/9345
Source: security-advisories@github.com
Resource:
Patch
Hyperlink: https://github.com/eclipse/jetty.project/security/advisories/GHSA-qw69-rqj8-6qw8
Source: security-advisories@github.com
Resource:
Vendor Advisory
Hyperlink: https://github.com/jakartaee/servlet/blob/6.0.0/spec/src/main/asciidoc/servlet-spec-body.adoc#32-file-upload
Source: security-advisories@github.com
Resource:
Technical Description
Hyperlink: https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html
Source: security-advisories@github.com
Resource: N/A
Hyperlink: https://security.netapp.com/advisory/ntap-20230526-0001/
Source: security-advisories@github.com
Resource: N/A
Hyperlink: https://www.debian.org/security/2023/dsa-5507
Source: security-advisories@github.com
Resource: N/A
Change History
0Changes found

Details not found