Lucene search
K

1513 matches found

Veracode
Veracode
added 2023/03/02 4:12 a.m.22 views

Denial Of Service (DoS)

libmicrohttpd.so is vulnerable to Denial Of Service DoS. The vulnerability exists due to the improper boundary checks in the MHDcreatepostprocessor function of postprocessor.c, which allows an attacker to send a malicious HTTP POST packet that includes one or more \0 bytes in a multipart/form-dat...

5.9CVSS5.5AI score0.01243EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2023/02/28 8:15 p.m.4 views

DEBIAN-CVE-2023-27371

GNU libmicrohttpd before 0.9.76 allows remote DoS Denial of Service due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHDcreatepostprocessor method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more '\0' bytes in a...

5.9CVSS5.9AI score0.01243EPSS
Exploits1References1
Prion
Prion
added 2023/02/28 8:15 p.m.23 views

Out-of-bounds

GNU libmicrohttpd before 0.9.76 allows remote DoS Denial of Service due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHDcreatepostprocessor method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more '\0' bytes in a...

2.6CVSS5.7AI score0.01243EPSS
Exploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2023/02/28 8:15 p.m.33 views

CVE-2023-27371

GNU libmicrohttpd before 0.9.76 allows remote DoS Denial of Service due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHDcreatepostprocessor method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more '\0' bytes in a...

5.9CVSS5.9AI score0.01243EPSS
Exploits1
Debian CVE
Debian CVE
added 2023/02/28 5:19 p.m.51 views

CVE-2022-41725

A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request...

7.5CVSS6.6AI score0.01231EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/02/28 3:49 p.m.31 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform 17.0 (python-werkzeug) security update

An update for python-werkzeug is now available for Red Hat OpenStack Platform 17.0 Wallaby. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.6AI score0.0142EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2023/02/28 3:49 p.m.1 views

python-werkzeug: high resource usage when parsing multipart form data with many fields

A flaw was found in python-werkzeug. Werkzeug is multipart form data parser, that will parse an unlimited number of parts, including file parts. These parts can be a small amount of bytes, but each requires CPU time to parse, and may use more memory as Python data. If a request can be made to an...

7.5CVSS7AI score0.0142EPSS
Exploits0References7
Cvelist
Cvelist
added 2023/02/28 12:0 a.m.17 views

CVE-2023-27371

GNU libmicrohttpd before 0.9.76 allows remote DoS Denial of Service due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHDcreatepostprocessor method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more '\0' bytes in a...

5.9CVSS6.1AI score0.01243EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2023/02/28 12:0 a.m.4 views

CVE-2023-27371

GNU libmicrohttpd before 0.9.76 allows remote DoS Denial of Service due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHDcreatepostprocessor method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more '\0' bytes in a...

5.9CVSS5.7AI score0.01243EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2023/02/28 12:0 a.m.26 views

CVE-2023-27371

GNU libmicrohttpd before 0.9.76 allows remote DoS Denial of Service due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHDcreatepostprocessor method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more '\0' bytes in a...

5.9CVSS6AI score0.01243EPSS
Exploits1
F5 Networks
F5 Networks
added 2023/02/21 6:19 p.m.56 views

K16826: PHP vulnerability CVE-2015-4024

Security Advisory Description Algorithmic complexity vulnerability in the multipartbufferheaders function in main/rfc1867.c in PHP before 5.4.41, 5.5.x before 5.5.25, and 5.6.x before 5.6.9 allows remote attackers to cause a denial of service CPU consumption via crafted form data that triggers an...

5CVSS8.6AI score0.50129EPSS
Exploits1Affected Software18
Microsoft CVE
Microsoft CVE
added 2023/02/20 8:0 a.m.3 views

Werkzeug may allow high resource usage when parsing multipart form data with many fields

...

7.5CVSS7AI score0.0142EPSS
Exploits0
Veracode
Veracode
added 2023/02/16 3:53 a.m.15 views

Denial Of Service (DoS)

starlette is vulnerable to Denial Of Service DoS. The vulnerability exists because the library does not properly limit the number of fields and files when parsing multipart/form-data in the MultipartParser function, allowing an attacker to cause an application crash by sending too many small form...

7.5CVSS7.1AI score0.01288EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/15 3:36 p.m.44 views

High resource usage when parsing multipart form data with many fields

Werkzeug's multipart form data parser will parse an unlimited number of parts, including file parts. Parts can be a small amount of bytes, but each requires CPU time to parse and may use more memory as Python data. If a request can be made to an endpoint that accesses request.data, request.form,...

7.5CVSS7.2AI score0.0142EPSS
Exploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 6:17 a.m.6 views

SUSE CVE-2005-3390

The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when registerglobals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a "GLOBALS" fileupload field...

7.5CVSS7.2AI score0.65512EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2023/02/15 6:1 a.m.3 views

SUSE CVE-2009-5031

ModSecurity before 2.5.11 treats request parameter values containing single quotes as files, which allows remote attackers to bypass filtering rules and perform other attacks such as cross-site scripting XSS attacks via a single quote in a request parameter in the Content-Disposition field of a...

4.3CVSS6.2AI score0.0293EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:46 a.m.4 views

SUSE CVE-2012-2751

ModSecurity before 2.6.6, when used with PHP, does not properly handle single quotes not at the beginning of a request parameter value in the Content-Disposition field of a request with a multipart/form-data Content-Type header, which allows remote attackers to bypass filtering rules and perform...

4.3CVSS6.2AI score0.03303EPSS
Exploits2References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:18 a.m.3 views

SUSE CVE-2015-4024

Algorithmic complexity vulnerability in the multipartbufferheaders function in main/rfc1867.c in PHP before 5.4.41, 5.5.x before 5.5.25, and 5.6.x before 5.6.9 allows remote attackers to cause a denial of service CPU consumption via crafted form data that triggers an improper order-of-growth...

5CVSS6.8AI score0.50129EPSS
Exploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:29 a.m.6 views

SUSE CVE-2018-7544

A cross-protocol scripting issue was discovered in the management interface in OpenVPN through 2.4.5. When this interface is enabled over TCP without a password, and when no other clients are connected to this interface, attackers can execute arbitrary management commands, obtain sensitive...

5.3CVSS9.1AI score0.01899EPSS
Exploits1References7
NVD
NVD
added 2023/02/14 8:15 p.m.16 views

CVE-2023-25577

Werkzeug is a comprehensive WSGI web application library. Prior to version 2.2.3, Werkzeug's multipart form data parser will parse an unlimited number of parts, including file parts. Parts can be a small amount of bytes, but each requires CPU time to parse and may use more memory as Python data. ...

7.5CVSS7.4AI score0.0142EPSS
Exploits0References5
Rows per page
Query Builder