Lucene search
K

1502 matches found

Github Security Blog
Github Security Blog
added 2024/11/20 9:38 p.m.31 views

Litestar allows unbounded resource consumption (DoS vulnerability)

Summary Litestar offers multiple methods to return a parsed representation of the request body, as well as extractors that rely on those parsers to map request content to structured data types. Multiple of those parsers do not have size limits when reading the request body into memory, which allo...

8.2CVSS6.8AI score0.00756EPSS
Exploits1References7Affected Software2
Veracode
Veracode
added 2024/11/19 4:37 a.m.10 views

Denial Of Service (DoS)

Werkzeug is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of specifically crafted multipart/form-data requests by werkzeug.formparser.MultiPartParser, allowing resource exhaustion and excessive memory allocation...

7.5CVSS6.5AI score0.01093EPSS
Exploits0References7Affected Software2
OSV
OSV
added 2024/11/15 12:19 p.m.4 views

OESA-2024-2395 netty security update

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. %package help Summary: Documents for Buildarch: noarch Requires: man info Provides: -javadoc = - Obsoletes: -javadoc - %description help Man pages...

5.3CVSS6.9AI score0.0138EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2024/11/15 12:0 a.m.16 views

Fedora 41 : python-fastapi / python-openapi-core / python-platformio / etc (2024-05dedb1a53)

The remote Fedora 41 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-05dedb1a53 advisory. Security fix for CVE-2024-47874. Starlette 0.40.0 October 15, 2024 This release fixes a Denial of service DoS via multipart/form-data requests. You can view...

8.7CVSS7.7AI score0.00652EPSS
Exploits0References2
OSV
OSV
added 2024/11/14 2:39 p.m.1 views

USN-7049-2 php7.0, php7.2 vulnerabilities

USN-7049-1 fixed vulnerabilities in PHP. This update provides the corresponding updates for Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. Original advisory details: It was discovered that PHP incorrectly handled parsing multipart form data. A remote attacker could possibly use this issue to inject...

7.5CVSS6.7AI score0.01077EPSS
Exploits2References3
Mageia
Mageia
added 2024/11/09 5:17 a.m.26 views

Updated python-werkzeug packages fix security vulnerability

Werkzeug is a Web Server Gateway Interface web application library. Applications using werkzeug.formparser.MultiPartParser corresponding to a version of Werkzeug prior to 3.0.6 to parsing multipart/form-data requests e.g. all flask applications are vulnerable to a relatively simple but effective...

7.5CVSS7.2AI score0.01093EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2024/11/01 7:0 a.m.2 views

Erroneous parsing of multipart form data

...

5.3CVSS6.9AI score0.00947EPSS
Exploits1
OSV
OSV
added 2024/10/31 10:9 a.m.3 views

CLSA-2024-1730369378 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.8AI score0.00947EPSS
Exploits1References1
OSV
OSV
added 2024/10/31 10:6 a.m.3 views

CLSA-2024-1730369205 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.8AI score0.00947EPSS
Exploits1References1
SUSE Linux
SUSE Linux
added 2024/10/30 3:33 p.m.0 views

Security update for python-Werkzeug

This update for python-Werkzeug fixes the following issues: CVE-2024-49767: Fixed possible resource exhaustion when parsing file data in forms bsc1232449. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6.9CVSS7.3AI score0.01093EPSS
Exploits0References4
OSV
OSV
added 2024/10/29 6:38 p.m.3 views

CLSA-2024-1730227099 Fix CVE(s): CVE-2024-8925

SECURITY UPDATE: prevent erroneous parsing - debian/patches/CVE-2024-8925.patch: limit multipart/form-data boundaries size to prevent erroneous parsing - CVE-2024-8925...

5.3CVSS6.7AI score0.00947EPSS
Exploits1References1
OSV
OSV
added 2024/10/29 6:34 p.m.2 views

CLSA-2024-1730226852 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.9AI score0.00947EPSS
Exploits1References1
OSV
OSV
added 2024/10/28 6:51 p.m.8 views

CLSA-2024-1730141462 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.8AI score0.00947EPSS
Exploits1References1
OSV
OSV
added 2024/10/28 6:19 p.m.2 views

CLSA-2024-1730139582 php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS6.8AI score0.00947EPSS
Exploits1References1
CloudLinux
CloudLinux
added 2024/10/28 6:19 p.m.23 views

php: Fix of CVE-2024-8925

CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

5.3CVSS7AI score0.00947EPSS
Exploits1
OSV
OSV
added 2024/10/28 5:32 p.m.4 views

CLSA-2024-1730134476 php: Fix of 2 CVEs

CVE-2024-8927: Fix bypass of cgi.forceredirect configuration - CVE-2024-8925: Fix data integrity violation while parsing multipart/form-data boundaries larger than the read buffer...

7.5CVSS6.8AI score0.01077EPSS
Exploits2References1
Snyk
Snyk
added 2024/10/25 8:41 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview Quart is an A Python ASGI web microframework with the same API as Flask Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in formparser.MultiPartParser. An attacker can cause the parser to consume more memory than the upload size, in...

7.5CVSS7.1AI score0.01093EPSS
Exploits0References2
OSV
OSV
added 2024/10/25 7:44 p.m.24 views

GHSA-Q34M-JH98-GWM2 Werkzeug possible resource exhaustion when parsing file data in forms

Applications using Werkzeug to parse multipart/form-data requests are vulnerable to resource exhaustion. A specially crafted form body can bypass the Request.maxformmemorysize setting. The Request.maxcontentlength setting, as well as resource limits provided by deployment software and platforms,...

7.5CVSS6AI score0.01093EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/10/25 7:41 p.m.32 views

CVE-2024-49767 Werkzeug possible resource exhaustion when parsing file data in forms

Werkzeug is a Web Server Gateway Interface web application library. Applications using werkzeug.formparser.MultiPartParser corresponding to a version of Werkzeug prior to 3.0.6 to parse multipart/form-data requests e.g. all flask applications are vulnerable to a relatively simple but effective...

6.9CVSS0.01093EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/10/25 12:0 a.m.2 views

Werkzeug 安全漏洞

Werkzeug is a comprehensive WSGI web application library open-sourced by Pallets. A security vulnerability exists in Werkzeug versions prior to 3.0.6 that stems from vulnerability to denial of service attacks when parsing multipart/form-data requests...

7.5CVSS6.7AI score0.01093EPSS
Exploits0References9
Rows per page
Query Builder