Lucene search
+L

158 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2025/01/28 10:8 p.m.18 views

Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses starlette-0.38.6-py3-none-any.whl which is vulnerable to this CVE-2024-47874

Summary Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses starlette-0.38.6-py3-none-any.whl which is vulnerable to this CVE-2024-47874 Vulnerability Details CVEID:CVE-2024-47874 DESCRIPTION: Starlette is an Asynchronous Server Gateway Interface ASGI...

8.7CVSS6.1AI score0.00653EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/12/02 9:37 p.m.1 views

GHSA-59G5-XGCQ-4QW3 Denial of service (DoS) via deformation `multipart/form-data` boundary

Summary When parsing form data, python-multipart skips line breaks CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause excessive logging for certain inputs. An attacker could...

8.7CVSS7.2AI score0.00644EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/02 4:15 p.m.15 views

CVE-2024-53981

python-multipart is a streaming multipart parser for Python. When parsing form data, python-multipart skips line breaks CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause...

7.5CVSS0.00644EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/02 4:15 p.m.5 views

DEBIAN-CVE-2024-53981

python-multipart is a streaming multipart parser for Python. When parsing form data, python-multipart skips line breaks CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause...

7.5CVSS7.5AI score0.00644EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/02 3:57 p.m.24 views

CVE-2024-53981 python-multipart has a Denial of service (DoS) via deformation `multipart/form-data` boundary

python-multipart is a streaming multipart parser for Python. When parsing form data, python-multipart skips line breaks CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause...

7.5CVSS0.00644EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/12/02 3:57 p.m.18 views

CVE-2024-53981 python-multipart has a Denial of service (DoS) via deformation `multipart/form-data` boundary

python-multipart is a streaming multipart parser for Python. When parsing form data, python-multipart skips line breaks CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause...

7.5CVSS6.8AI score0.00644EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/02 3:57 p.m.11 views

CVE-2024-53981 python-multipart has a Denial of service (DoS) via deformation `multipart/form-data` boundary

python-multipart is a streaming multipart parser for Python. When parsing form data, python-multipart skips line breaks CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause...

7.5CVSS7.4AI score0.00644EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/02 3:57 p.m.408 views

CVE-2024-53981

CVE-2024-53981 affects Python package python-multipart, a streaming multipart parser. The issue occurs while parsing form data: the parser skips CR/LF line breaks in front of the first boundary and after the last boundary, emitting a log event for each byte processed. This can be abused by sendin...

7.5CVSS7.4AI score0.00644EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/02 3:57 p.m.17 views

CVE-2024-53981

python-multipart is a streaming multipart parser for Python. When parsing form data, python-multipart skips line breaks CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause...

7.5CVSS7.5AI score0.00644EPSS
SaveExploits0
PyPA
PyPA
added 2024/11/20 9:15 p.m.10 views

PYSEC-2024-178

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS7.2AI score0.01004EPSS
SaveExploits2References6Affected Software1
NVD
NVD
added 2024/11/20 9:15 p.m.115 views

CVE-2024-52581

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS0.00756EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2024/11/20 8:50 p.m.12 views

CVE-2024-52581 Litestar allows unbounded resource consumption (DoS vulnerability)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS6.4AI score0.00756EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/11/20 8:50 p.m.56 views

CVE-2024-52581 Litestar allows unbounded resource consumption (DoS vulnerability)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS0.00756EPSS
SaveExploits1References4
CVE
CVE
added 2024/11/20 8:50 p.m.731 views

CVE-2024-52581

CVE-2024-52581 affects Litestar (ASGI framework). The vulnerability arises in the multipart/form-data parsing path prior to version 2.13.0, where the parser reads the entire request body into memory without a size limit, enabling unbounded memory consumption (DoS) on large uploads. The issue is t...

8.2CVSS7.4AI score0.00756EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/11/20 8:50 p.m.29 views

CVE-2024-52581 Litestar allows unbounded resource consumption (DoS vulnerability)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS7.6AI score0.00756EPSS
SaveExploits1References6
Fedora
Fedora
added 2024/10/26 3:3 a.m.27 views

[SECURITY] Fedora 41 Update: python-starlette-0.40.0-1.fc41

Starlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python. It is production-ready, and gives you the following: =E2=80=A2 A lightweight, low-complexity HTTP web framework. =E2=80=A2 WebSocket support. =E2=80=A2 In-process background tasks. =E2=80=...

8.7CVSS3.9AI score0.00653EPSS
SaveExploits0
Fedora
Fedora
added 2024/10/24 1:28 a.m.18 views

[SECURITY] Fedora 40 Update: python-starlette-0.40.0-1.fc40

Starlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python. It is production-ready, and gives you the following: =E2=80=A2 A lightweight, low-complexity HTTP web framework. =E2=80=A2 WebSocket support. =E2=80=A2 In-process background tasks. =E2=80=...

8.7CVSS3.9AI score0.00653EPSS
SaveExploits0
Redos
Redos
added 2024/10/22 12:0 a.m.16 views

ROS-20241021-06

A vulnerability in the ASGI Starlette toolkit for creating asynchronous Python web services is related to the following the ability for a remote unauthenticated user to view files in a web service. Exploitation of the vulnerability could allow an attacker acting remotely to gain access to sensiti...

7.5CVSS6.9AI score0.02049EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/10/15 4:27 p.m.17 views

CVE-2024-47874

A flaw was found in Starlette. Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This flaw allows an attacker to upload arbitrary large form fields and cause Starlette to slow down significantly due to excessive...

7.5CVSS3.8AI score0.00653EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/15 4:15 p.m.23 views

CVE-2024-47874

Starlette is an Asynchronous Server Gateway Interface ASGI framework/toolkit. Prior to version 0.40.0, Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form...

8.7CVSS0.00653EPSS
SaveExploits0References2
Rows per page
Query Builder