Lucene search
+L

22557 matches found

Redos
Redos
added 2025/10/14 12:00 a.m.9 views

ROS-20251014-01

The vulnerability of the Rack module interface of the Ruby programming language interpreter is related to the fact that application does not properly control consumption of internal resources in the function "Rack::QueryParser" function. Exploitation of the vulnerability could allow an attacker...

7.5CVSS6.8AI score0.00535EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/10/13 6:20 a.m.18 views

CVE-2025-62162

cel-rust is a Common Expression Language interpreter written in Rust. Starting in version 0.10.0 and prior to version 0.11.4, parsing certain malformed CEL expressions can cause the parser to panic, terminating the process. When the crate is used to evaluate untrusted expressions e.g.,...

7.5CVSS6.8AI score0.00331EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/13 12:00 a.m.23 views

PT-2025-41846

Name of the Vulnerable Software and Affected Versions YouDataSum CPAS Audit Management System versions prior to 4.9 Description The YouDataSum CPAS Audit Management System is susceptible to SQL Injection due to inadequate input validation. This allows remote, unauthenticated attackers to execute...

9.8CVSS8.9AI score0.00555EPSS
SaveExploits3References5
OSV
OSV
added 2025/10/11 1:30 a.m.4 views

GHSA-WXWX-9FH7-5MRW cel-rust May Panic During Parsing of Invalid CEL Expressions

Summary Parsing certain malformed CEL expressions can cause the parser to panic, terminating the process. When the crate is used to evaluate untrusted expressions e.g., user-supplied input over an API, an attacker can send crafted input to trigger a denial of service DoS. Remediation Upgrade to...

7.5CVSS7AI score0.00331EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/10/11 1:30 a.m.11 views

cel-rust May Panic During Parsing of Invalid CEL Expressions

Summary Parsing certain malformed CEL expressions can cause the parser to panic, terminating the process. When the crate is used to evaluate untrusted expressions e.g., user-supplied input over an API, an attacker can send crafted input to trigger a denial of service DoS. Remediation Upgrade to...

7.5CVSS7AI score0.00331EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/10/10 11:15 p.m.12 views

CVE-2025-62162

cel-rust is a Common Expression Language interpreter written in Rust. Starting in version 0.10.0 and prior to version 0.11.4, parsing certain malformed CEL expressions can cause the parser to panic, terminating the process. When the crate is used to evaluate untrusted expressions e.g.,...

7.5CVSS0.00331EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/10 10:25 p.m.9 views

CVE-2025-62162 cel-rust May Panic During Parsing of Invalid CEL Expressions

cel-rust is a Common Expression Language interpreter written in Rust. Starting in version 0.10.0 and prior to version 0.11.4, parsing certain malformed CEL expressions can cause the parser to panic, terminating the process. When the crate is used to evaluate untrusted expressions e.g.,...

7.5CVSS6.6AI score
SaveExploits0References4
OSV
OSV
added 2025/10/10 8:15 p.m.15 views

UBUNTU-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.7AI score0.00605EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/10 5:33 p.m.12 views

GHSA-6XW4-3V39-52MM Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing

Summary 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 therefore be buffered completely into process memory before parsing, leading to denial of...

7.5CVSS6.9AI score0.00605EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/10 3:04 p.m.6 views

JLSEC-2025-38 libcurl's ASN1 parser code has the `GTime2str()` function, used for parsing an ASN.1 Generalized...

libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field, the parser might end up using -1 for the length of the time fraction, leading to a strlen getting performed on a pointer to a heap buffer area that i...

6.5CVSS6.8AI score0.17301EPSS
SaveExploits1References8
OSV
OSV
added 2025/10/10 5:50 a.m.7 views

RLSA-2025:16086 Moderate: mysql security update

MySQL is a multi-user, multi-threaded SQL database server. It consists of the MySQL server daemon mysqld and many client programs and libraries. Security Fixes: mysql: mysqldump unspecified vulnerability CPU Apr 2025 CVE-2025-30722 mysql: Optimizer unspecified vulnerability CPU Apr 2025...

6.5CVSS7.1AI score0.01007EPSS
SaveExploits1References52
Veracode
Veracode
added 2025/10/10 5:21 a.m.9 views

Denial Of Service (DoS)

xgrammar is vulnerable to Denial Of Service DoS. The vulnerability is due to a regression in the Earley parser, which causes excessive processing time for valid grammar inputs, allowing an attacker to exploit this inefficiency to trigger denial of service through resource exhaustion...

7.5CVSS6.5AI score0.00531EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/10/10 12:00 a.m.7 views

RockyLinux 9 : gimp (RLSA-2025:9162)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:9162 advisory. gimp: Multiple use after free in XCF parser CVE-2025-48798 gimp: Multiple heap buffer overflows in TGA parser CVE-2025-48797 gimp: GIMP ICO File Parsing...

8.8CVSS7.7AI score0.12845EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/10 12:00 a.m.9 views

Common Expression Language 输入验证错误漏洞

Common Expression Language is a common expression language interpreter written in Rust by cel-rust open source. An input validation error vulnerability exists in Common Expression Language version 0.10.0 through versions prior to 0.11.4, which stems from the fact that parsing a specific incorrect...

7.5CVSS6.5AI score0.00331EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/10 12:00 a.m.9 views

PT-2025-41595

Name of the Vulnerable Software and Affected Versions Rack versions prior to 2.2.20 Rack versions prior to 3.1.18 Rack versions prior to 3.2.3 Description Rack is a modular Ruby web server interface. In versions prior to 2.2.20, 3.1.18, and 3.2.3, the Rack::RequestPOST method reads the entire...

7.8CVSS6.8AI score0.01157EPSS
SaveExploits0References77
Positive Technologies
Positive Technologies
added 2025/10/10 12:00 a.m.17 views

PT-2025-41615

Name of the Vulnerable Software and Affected Versions cel-rust versions 0.10.0 through 0.11.3 Description cel-rust is a Common Expression Language interpreter written in Rust. Parsing specific, malformed Common Expression Language CEL expressions can cause the parser to terminate unexpectedly. If...

7.5CVSS6.6AI score0.00331EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/10/10 12:00 a.m.7 views

Ruby Rack < 2.2.19 / 3.1.x < 3.1.17 / 3.2.x < 3.2.2 Multiple Vulnerabilities

The version of the Rack Ruby library installed on the remote host is prior to 2.2.19, 3.1.x prior to 3.1.17, or 3.2.x prior to 3.2.2. It is, therefore, affected by multiple vulnerabilities: - Rack::Multipart::Parser buffers the entire multipart preamble bytes before the first boundary in memory...

7.5CVSS6.9AI score0.00868EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53456

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla4xxx: Add length check when parsing nlattrs There are three places that qla4xxx parses nlattrs: - qla4xxxsetchapentry - qla4xxxifacesetparam -...

5.5CVSS5.6AI score0.00149EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 11:25 p.m.9 views

SUSE CVE-2025-61771

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser stores non-file form fields parts without a filename entirely in memory as Ruby String objects. A single large text field in a multipart/form-data request hundreds of megabytes or...

7.5CVSS7AI score0.00523EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/07 11:25 p.m.6 views

SUSE CVE-2025-61772

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, 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 witho...

7.5CVSS7.1AI score0.00868EPSS
SaveExploits0References6
Rows per page
Query Builder