Lucene search
+L

2270 matches found

Veracode
Veracode
added 2025/11/10 10:5 a.m.10 views

Information Disclosure

rack is vulnerable to Information Disclosure. The vulnerability is due to trusting unvalidated x-sendfile-type and x-accel-mapping headers, allowing attackers to craft headers that trick the proxy into making internal requests and bypassing access controls...

5.8CVSS6.5AI score0.00434EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/11/10 6:49 a.m.14 views

Parameter-parsing Bypass

Rack is vulnerable to a parameter-parsing Bypass. The vulnerability is due to Rack::QueryParser enforcing its paramslimit only for parameters separated by & while still splitting on both & and ;, which allows an attacker to bypass the parameter count limit by using ; separators to submit excessiv...

7.5CVSS6.4AI score0.00535EPSS
SaveExploits0References4Affected Software2
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.6 views

rubygem-rack: Unbounded read in `Rack::Request` form parsing can lead to memory exhaustion

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.4AI score0.00605EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.6 views

rack: Rack's multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)

A flaw was found in Rack where Rack::Multipart::Parser stores non-file form fields entirely in memory without size limits. An attacker can send a multipart/form-data request with an extremely large text field, causing the server to allocate large amounts of memory which leads to a denial of servi...

7.5CVSS6.7AI score0.00523EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.11 views

Important: Red Hat Security Advisory: pcs security update

An update for pcs is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.9 views

rubygem-rack: Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters

An unsafe default behavior in Rack::QueryParser allows bypass of the paramslimit parameter count restriction when query string parameters are delimited by semicolons ; rather than ampersands &. The parser counts only & when enforcing the limit, while still splitting on both & and ;. As a result, ...

7.5CVSS6.9AI score0.00535EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.17 views

rack: Rack memory exhaustion denial of service

A denial of service flaw has been found in the rubygems rack package. Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory without a size cap, allowing...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/10 1:37 a.m.6 views

rack: Rack's unbounded multipart preamble buffering enables DoS (memory exhaustion)

A flaw was found in Rack where the Rack::Multipart::Parser buffers the multipart preamble memory without size limits. A remote attacker can send a crafted multipart/form-data request with a very large preamble before its first boundary, causing excessive memory consumption and denial of service...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/10 12:0 a.m.6 views

RHEL 8 : Satellite 6.15.5.6 Async Update (Important) (RHSA-2025:19856)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:19856 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity t...

8CVSS7.2AI score0.00605EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/10 12:0 a.m.4 views

RHEL 8 / 9 : Satellite 6.16.5.5 Async Update (Important) (RHSA-2025:19855)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:19855 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessi...

8CVSS7.3AI score0.00605EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/11/10 12:0 a.m.6 views

RHEL 9 : Satellite 6.17.6 Async Update (Important) (RHSA-2025:19832)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:19832 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity t...

8CVSS7.3AI score0.00605EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/11/10 12:0 a.m.4 views

RHEL 8 : pcs (RHSA-2025:19948)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:19948 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: rubygem-rack: Rack...

7.5CVSS7.3AI score0.00868EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/11/10 12:0 a.m.8 views

RockyLinux 9 : pcs (RLSA-2025:19512)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:19512 advisory. rubygem-rack: Rack QueryParser has an unsafe default allowing paramslimit bypass via semicolon- separated parameters CVE-2025-59830 rack: Rack's unbound...

7.5CVSS7.3AI score0.00868EPSS
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2025/11/07 12:0 a.m.6 views

The vulnerability of the Rack::Multipart::Parser class in the module interface between web servers and Rack web applications allows a attacker to cause a service failure.

The vulnerability of the Rack::Multipart::Parser class in module interfaces between web servers and Rack web applications involves an uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to cause service failures...

7.8CVSS6.5AI score0.00868EPSS
SaveExploits0References14Affected Software10
BDU FSTEC
BDU FSTEC
added 2025/11/07 12:0 a.m.7 views

The vulnerability in the Rack::Request#POST class of the modular interface between web servers and Rack web applications allows a attacker to cause a service failure.

The vulnerability in the Rack::RequestPOST class of the modular interface between web servers and Rack web applications involves an uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to cause service failures...

7.8CVSS6.6AI score0.00605EPSS
SaveExploits0References15Affected Software11
BDU FSTEC
BDU FSTEC
added 2025/11/07 12:0 a.m.6 views

The vulnerability of the Rack::Multipart::Parser class in the module interface between web servers and Rack web applications allows a attacker to cause a service failure.

The vulnerability of the Rack::Multipart::Parser class in module interfaces between web servers and Rack web applications involves an uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to cause service failures...

7.8CVSS6.5AI score0.00523EPSS
SaveExploits0References14Affected Software10
Tenable Nessus
Tenable Nessus
added 2025/11/07 12:0 a.m.5 views

Oracle Linux 10 : pcs (ELSA-2025-19513)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-19513 advisory. 0.12.0-3.0.1.el100.3 - Fixed CVE-2025-59830, CVE-2025-61770, CVE-2025-61771, CVE-2025-61772, CVE-2025-61919 by updating bundled rubygem rack Resolves...

7.5CVSS7.2AI score0.00868EPSS
SaveExploits0References6
Rockylinux
Rockylinux
added 2025/11/06 9:6 a.m.9 views

pcs security update

An update is available for pcs. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The pcs packages provide a command-line configuration system for the Pacemaker an...

7.5CVSS6.7AI score0.00868EPSS
SaveExploits0
OSV
OSV
added 2025/11/06 9:6 a.m.12 views

RLSA-2025:19512 Important: pcs security update

The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: rubygem-rack: Rack QueryParser has an unsafe default allowing paramslimit bypass via semicolon-separated parameters CVE-2025-59830 rack: Rack's unbounded multipart preamble...

7.5CVSS6.9AI score0.00868EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/11/06 2:27 a.m.7 views

rubygem-rack: Unbounded read in `Rack::Request` form parsing can lead to memory exhaustion

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.4AI score0.00605EPSS
SaveExploits0References8
Rows per page
Query Builder