Lucene search
+L

1623 matches found

Microsoft CVE
Microsoft CVE
added 2023/02/20 8:0 a.m.7 views

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

...

7.5CVSS7AI score0.0142EPSS
SaveExploits0
Veracode
Veracode
added 2023/02/16 3:53 a.m.25 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
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/15 3:36 p.m.49 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
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 6:17 a.m.7 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
SaveExploits1References14
SUSE CVE
SUSE CVE
added 2023/02/15 6:1 a.m.5 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
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:46 a.m.5 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...

5.3CVSS6.2AI score0.03303EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:18 a.m.6 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
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:29 a.m.7 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.0187EPSS
SaveExploits1References7
NVD
NVD
added 2023/02/14 8:15 p.m.22 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
SaveExploits0References5
CVE
CVE
added 2023/02/14 7:56 p.m.457 views

CVE-2023-25577

Werkzeug prior to 2.2.3 contains a DoS vulnerability in its multipart form data parser that can parse an unlimited number of parts (including file parts). Attacks that send crafted multipart data to endpoints reading request.data, request.form, request.files, or request.get_data(parse_form_data=F...

7.5CVSS7.5AI score0.0142EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/02/14 7:56 p.m.25 views

CVE-2023-25577 Werkzeug may allow high resource usage when parsing multipart form data with many fields

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.6AI score0.0142EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/02/14 7:56 p.m.7 views

CVE-2023-25577 Werkzeug may allow high resource usage when parsing multipart form data with many fields

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.5AI score0.0142EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/02/14 12:0 a.m.6 views

PT-2023-2540

Name of the Vulnerable Software and Affected Versions Werkzeug versions prior to 2.2.3 Description The issue is related to the multipart form data parser in Werkzeug, which can parse an unlimited number of parts, including file parts. This can cause unexpectedly high resource usage if a request i...

7.5CVSS6.3AI score0.0142EPSS
SaveExploits0References57
Kitploit
Kitploit
added 2023/01/20 11:30 a.m.588 views

Ghauri - An Advanced Cross-Platform Tool That Automates The Process Of Detecting And Exploiting SQL Injection Security Flaws

An advanced cross-platform tool that automates the process of detecting andexploiting SQL injection security flaws Requirements Python 3 Python pip3 Installation cd to ghauri directory. install requirements: python3 -m pip install --upgrade -r requirements.txt run: python3 setup.py install or...

8.6AI score
SaveExploits0References1
Veracode
Veracode
added 2023/01/10 6:42 a.m.11 views

Request Tampering

httparty is vulnerable to Request Tampering. A remote attacker is able to rewrite the name field according to the crafted file name, impersonating another field and rewrite the filename extension at the time multipart/form-data is generated by tampering with the filename due to the lack of escapi...

2.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/01/03 1:36 p.m.153 views

httparty has multipart/form-data request tampering vulnerability

Impact I found "multipart/form-data request tampering vulnerability" caused by Content-Disposition "filename" lack of escaping in httparty. httparty/lib/httparty/request body.rb def generatemultipart...

5.3CVSS5AI score0.0129EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/01/03 1:36 p.m.34 views

GHSA-5PQ7-52MG-HR42 httparty has multipart/form-data request tampering vulnerability

Impact I found "multipart/form-data request tampering vulnerability" caused by Content-Disposition "filename" lack of escaping in httparty. httparty/lib/httparty/request body.rb def generatemultipart...

6.5CVSS5AI score0.0129EPSS
SaveExploits1References6
RubySec
RubySec
added 2023/01/03 12:0 a.m.17 views

httparty has multipart/form-data request tampering vulnerability

HTTP multipart/form-data request tampering vulnerability in httparty 0.20.0, due to lack of proper escaping of double quotes within the filename attribute of the Content-Disposition header. If the Content-Disposition header is set to "form-data" and contains the "filename" attribute, and the...

5.3CVSS6.9AI score0.0129EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2022/12/13 6:5 a.m.23 views

Cross-Site Scripting (XSS)

yikesinc/yikes-inc-easy-mailchimp-extender is vulnerable to cross-site scripting. The vulnerability exists because of unsanitized form data used in the addfieldtoform.php, allowing an attacker to inject and execute malicious JavaScript...

6.1CVSS2.4AI score0.00545EPSS
SaveExploits0References5Affected Software1
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.115 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the cgmultiplefilesforpost POST parameter before concatenating it to an SQL query in 0change-gallery.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST /wp-admin/admin-ajax.php HTTP/1.1 Host:...

6.5CVSS0.1AI score0.00854EPSS
SaveExploits2References1
Rows per page
Query Builder