Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2023-26048 | First vendor Publication | 2023-04-18 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | |||
---|---|---|---|
Overall CVSS Score | 5.3 | ||
Base Score | 5.3 | Environmental Score | 5.3 |
impact SubScore | 1.4 | Temporal Score | 5.3 |
Exploitabality Sub Score | 3.9 | ||
Attack Vector | Network | Attack Complexity | Low |
Privileges Required | None | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | None |
Integrity Impact | None | Availability Impact | Low |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
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). |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26048 |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2024-11-28 14:22:58 |
|
2024-08-02 13:46:36 |
|
2024-08-02 01:32:29 |
|
2024-02-02 02:43:53 |
|
2024-02-01 12:29:35 |
|
2023-09-30 21:27:41 |
|
2023-09-29 17:27:32 |
|
2023-09-05 13:39:26 |
|
2023-09-05 01:28:49 |
|
2023-09-02 13:37:40 |
|
2023-09-02 01:29:18 |
|
2023-08-12 13:43:07 |
|
2023-08-12 01:28:32 |
|
2023-08-11 13:34:22 |
|
2023-08-11 01:29:24 |
|
2023-08-06 13:31:41 |
|
2023-08-06 01:28:11 |
|
2023-08-04 13:32:09 |
|
2023-08-04 01:28:34 |
|
2023-07-14 13:31:55 |
|
2023-07-14 01:28:11 |
|
2023-05-31 00:27:40 |
|
2023-05-30 21:26:48 |
|
2023-05-27 00:27:46 |
|
2023-04-29 00:27:18 |
|
2023-04-19 00:27:15 |
|