Lucene search
+L

1633 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/22 12:0 a.m.9 views

TencentOS Server 2: python-tornado (TSSA-2025:0819)

The version of Tencent Linux installed on the remote TencentOS Server 2 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0819 advisory. Package updates are available for TencentOS Server 2 that fix the following vulnerabilities:...

7.5CVSS6.9AI score0.00713EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/20 10:0 p.m.8 views

Security Bulletin: A vulnerability in form-data affects IBM Robotic Process Automation and may result in HTTP Parameter Polution (CVE-2025-7783)

Summary A vulnerability in form-data affects IBM Robotic Process Automation and may result in HTTP Parameter Polution . form-data is used by IBM Robotic Process Automation as part of the UI framework. This bulletin identifies the fixes required to address this vulnerability. Vulnerability Details...

9.4CVSS6.8AI score0.01735EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/16 5:47 p.m.12 views

CVE-2025-62381

sveltekit-superforms makes SvelteKit forms a pleasure to use. sveltekit-superforms v2.27.3 and prior are susceptible to a prototype pollution vulnerability within the parseFormData function of formData.js. An attacker can inject string and array properties into Object.prototype, leading to denial...

8.3CVSS7.9AI score0.00516EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/10/15 7:43 p.m.11 views

Prototype Pollution

Overview sveltekit-superforms is a Making SvelteKit forms a pleasure to use! Affected versions of this package are vulnerable to Prototype Pollution via the parseFormData function. An attacker can inject properties into Object.prototype by submitting specially crafted form parameters, which can...

8.3CVSS8.2AI score0.00516EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/15 7:43 p.m.13 views

`sveltekit-superforms` has Prototype Pollution in `parseFormData` function of `formData.js`

Summary sveltekit-superforms v2.27.3 and prior are susceptible to a prototype pollution vulnerability within the parseFormData function of formData.js. An attacker can inject string and array properties into Object.prototype, leading to denial of service, type confusion, and potential remote code...

8.3CVSS8.2AI score0.00516EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/15 7:43 p.m.10 views

GHSA-HWMC-4C8J-XXJ7 `sveltekit-superforms` has Prototype Pollution in `parseFormData` function of `formData.js`

Summary sveltekit-superforms v2.27.3 and prior are susceptible to a prototype pollution vulnerability within the parseFormData function of formData.js. An attacker can inject string and array properties into Object.prototype, leading to denial of service, type confusion, and potential remote code...

8.3CVSS8.2AI score0.00516EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/15 5:12 p.m.21 views

CVE-2025-62381 sveltekit-superforms Prototype Pollution in `parseFormData` function of `formData.js`

sveltekit-superforms makes SvelteKit forms a pleasure to use. sveltekit-superforms v2.27.3 and prior are susceptible to a prototype pollution vulnerability within the parseFormData function of formData.js. An attacker can inject string and array properties into Object.prototype, leading to denial...

8.3CVSS0.00516EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/15 5:12 p.m.11 views

CVE-2025-62381 sveltekit-superforms Prototype Pollution in `parseFormData` function of `formData.js`

sveltekit-superforms makes SvelteKit forms a pleasure to use. sveltekit-superforms v2.27.3 and prior are susceptible to a prototype pollution vulnerability within the parseFormData function of formData.js. An attacker can inject string and array properties into Object.prototype, leading to denial...

8.3CVSS8.1AI score
SaveExploits0References4
EUVD
EUVD
added 2025/10/15 5:12 p.m.10 views

EUVD-2025-34681

sveltekit-superforms makes SvelteKit forms a pleasure to use. sveltekit-superforms v2.27.3 and prior are susceptible to a prototype pollution vulnerability within the parseFormData function of formData.js. An attacker can inject string and array properties into Object.prototype, leading to denial...

8.3CVSS7.5AI score0.00516EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/13 11:23 p.m.5 views

SUSE CVE-2025-61919

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, Rack::RequestPOST reads the entire request body into memory for Content-Type: application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap. Large request bodies can therefo...

7.5CVSS6.9AI score0.00605EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/10/13 3:7 p.m.5 views

CVE-2025-61919

A memory-exhaustion vulnerability exists in Rack when parsing application/x-www-form-urlencoded request bodies. Rack::RequestPOST reads the entire request body into memory without enforcing a maximum length or cap. Attackers can exploit this by sending large form submissions, potentially causing...

7.5CVSS6.7AI score0.00605EPSS
SaveExploits0References7
CNVD
CNVD
added 2025/10/13 12:0 a.m.5 views

WordPress Block For Mailchimp plugin server-side request forgery vulnerability

WordPress Block For Mailchimp plugin is a plugin designed for WordPress to integrate Mailchimp's email subscription feature into a website. The WordPress Block For Mailchimp plugin suffers from a server-side request forgery vulnerability that stems from the mcbSubmitFormData function not...

4CVSS6.9AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/10 8:15 p.m.3 views

DEBIAN-CVE-2025-61919

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, Rack::RequestPOST reads the entire request body into memory for Content-Type: application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap. Large request bodies can therefo...

7.5CVSS6.4AI score0.00605EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/10 7:22 p.m.6 views

CVE-2025-61919 Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, Rack::RequestPOST reads the entire request body into memory for Content-Type: application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap. Large request bodies can therefo...

7.5CVSS6.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/10/10 7:22 p.m.4 views

CVE-2025-61919

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, Rack::RequestPOST reads the entire request body into memory for Content-Type: application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap. Large request bodies can therefo...

7.5CVSS6.4AI score0.00605EPSS
SaveExploits0
Snyk
Snyk
added 2025/10/10 5:33 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

8.7CVSS7AI score0.00605EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/10 12:0 a.m.4 views

Rack 资源管理错误漏洞

Rack is a modular Ruby web server interface open-sourced by Rack. A resource management error vulnerability exists in Rack versions prior to 2.2.20, 3.1.18, and 3.2.3, which stems from Rack::Request POST not limiting the size of the request body when processing the application/x-www-form-urlencod...

7.5CVSS6.6AI score0.00605EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/10/09 3:0 p.m.3 views

CVE-2025-32916 Sensitive form data in URL query parameters

Potential use of sensitive information in GET requests in Checkmk GmbH's Checkmk versions 2.4.0p13, 2.3.0p38, 2.2.0p46, and 2.1.0 EOL may cause sensitive form data to be included in URL query parameters, which may be logged in various places such as browser history or web server logs...

1CVSS6.2AI score0.00179EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/09 3:0 p.m.11 views

EUVD-2025-33351

Potential use of sensitive information in GET requests in Checkmk GmbH's Checkmk versions 2.4.0p13, 2.3.0p38, 2.2.0p46, and 2.1.0 EOL may cause sensitive form data to be included in URL query parameters, which may be logged in various places such as browser history or web server logs...

1CVSS6AI score0.00179EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/07 7:37 p.m.4 views

Security Bulletin: IBM Watson Discovery Cartridge affected by vulnerability in form-data package

Summary IBM Watson Discovery Cartridge contains a vulnerable version of form-data Vulnerability Details CVEID:CVE-2025-7783 DESCRIPTION: Use of Insufficiently Random Values vulnerability in form-data allows HTTP Parameter Pollution HPP. This vulnerability is associated with program files...

9.4CVSS6.6AI score0.01735EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder