Lucene search
K

1514 matches found

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
Cvelist
Cvelist
added 2023/02/14 7:56 p.m.20 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
Exploits0References5
Vulnrichment
Vulnrichment
added 2023/02/14 7:56 p.m.6 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
Exploits0References5
CVE
CVE
added 2023/02/14 7:56 p.m.438 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
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/02/14 12:0 a.m.4 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
Exploits0References57
Kitploit
Kitploit
added 2023/01/20 11:30 a.m.491 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
Exploits0References1
Veracode
Veracode
added 2023/01/10 6:42 a.m.9 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
Exploits0
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
Exploits1References6
Github Security Blog
Github Security Blog
added 2023/01/03 1:36 p.m.149 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
Exploits1References6Affected Software1
RubySec
RubySec
added 2023/01/03 12:0 a.m.15 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
Exploits1References1Affected Software1
Veracode
Veracode
added 2022/12/13 6:5 a.m.20 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
Exploits0References5Affected Software1
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.105 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the cgorder POST parameter before concatenating it to an SQL query in order-custom-fields-with-and-without-search.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...

6.5CVSS0.2AI score0.00854EPSS
Exploits2References1
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.107 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
Exploits2References1
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.93 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the optionid POST parameter before concatenating it to an SQL query in order-custom-fields-with-and-without-search.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST...

6.5CVSS0.6AI score0.00854EPSS
Exploits2References1
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.108 views

Contest Gallery < 19.1.5 - Author+ SQL Injection

The plugins do not escape the cgrow POST parameter before concatenating it to an SQL query in 3row-order.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: localhost:8080 User-Agen...

6.5CVSS0.2AI score0.00854EPSS
Exploits2References1
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.106 views

Contest Gallery < 19.1.5 - Unauthenticated SQL Injection

The plugins do not escape the cgFields POST parameter before concatenating it to an SQL query in users-registry-check-registering-and-login.php. This may allow malicious visitors to leak sensitive information from the site's database. POST /wp-admin/admin-ajax.php HTTP/1.1 Host: localhost:8080...

7.5CVSS0.1AI score0.00882EPSS
Exploits2References1
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.85 views

Contest Gallery < 19.1.5.1 - Author+ SQL Injection

The plugins do not escape the cgid 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?page=/index.php&editgallery=1&wpmad...

6.5CVSS0.2AI score0.00854EPSS
Exploits2References1
wpexploit
wpexploit
added 2022/12/05 12:0 a.m.129 views

Contest Gallery < 19.1.5.1 - Author+ SQL Injection

The plugins do not escape the upload POST parameter before concatenating it to an SQL query in get-data-create-upload-v10.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database. POST...

6.5CVSS0.5AI score0.00854EPSS
Exploits2References1
OSV
OSV
added 2022/11/29 4:15 a.m.2 views

CVE-2022-41675

A remote attacker with general user privilege can inject malicious code in the form content of Raiden MAILD Mail Server website. Other users export form content as CSV file can trigger arbitrary code execution and allow the attacker to perform arbitrary system operation or disrupt service on the...

8CVSS6.3AI score0.00865EPSS
Exploits0References1
Veracode
Veracode
added 2022/11/24 2:18 a.m.20 views

Cross-Site Request Forgery (CSRF)

fastify is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability exists due to the incorrect Content-Type used in the ContentTypeParser function of contentTypeParser.js, allowing an attacker to bypass the Pre-Flight checking of fetch.fetch requests with Content-Type’s as...

8.8CVSS8.6AI score0.00369EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder