Lucene search
+L

238 matches found

Debian CVE
Debian CVE
added 2026/03/23 11:07 p.m.19 views

CVE-2026-33169

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. NumberToDelimitedConverter uses a lookahead-based regular expression with gsub! to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between th...

6.9CVSS4.4AI score0.00498EPSS
SaveExploits0
OSV
OSV
added 2026/03/23 11:07 p.m.12 views

CVE-2026-33169 Rails Active Support has a possible ReDoS vulnerability in number_to_delimited

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. NumberToDelimitedConverter uses a lookahead-based regular expression with gsub! to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between th...

6.9CVSS5.8AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/03/23 8:52 p.m.19 views

Rails Active Support has a possible ReDoS vulnerability in number_to_delimited

Impact NumberToDelimitedConverter used a regular expression with gsub! to insert thousands delimiters. This could produce quadratic time complexity on long digit strings. Releases The fixed releases are available at the normal locations. Credit This issue was responsibly reported by Hackerone...

6.9CVSS5AI score0.00498EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/03/23 8:52 p.m.8 views

GHSA-CG4J-Q9V8-6V38 Rails Active Support has a possible ReDoS vulnerability in number_to_delimited

Impact NumberToDelimitedConverter used a regular expression with gsub! to insert thousands delimiters. This could produce quadratic time complexity on long digit strings. Releases The fixed releases are available at the normal locations. Credit This issue was responsibly reported by Hackerone...

6.9CVSS6.5AI score0.00498EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/23 12:00 a.m.13 views

PT-2026-27256

Name of the Vulnerable Software and Affected Versions Active Support versions prior to 8.1.2.1 Active Support versions prior to 8.0.4.1 Active Support versions prior to 7.2.3.1 Description The NumberToDelimitedConverter component utilizes a regular expression with gsub! to insert thousands...

6.9CVSS5.7AI score0.00498EPSS
SaveExploits0References21
CNNVD
CNNVD
added 2026/03/23 12:00 a.m.16 views

Rails 安全漏洞

Rails is an open-source web application framework based on the Ruby language, developed by the Rails team in the United States. Vulnerabilities exist in versions of Rails prior to 8.1.2.1, 8.0.4.1, and 7.2.3.1. These vulnerabilities stem from a problem with regular expressions that involves...

6.9CVSS5.8AI score0.00498EPSS
SaveExploits0References8
RubySec
RubySec
added 2026/03/23 12:00 a.m.29 views

Rails Active Support has a possible ReDoS vulnerability in number_to_delimited

Impact NumberToDelimitedConverter used a regular expression with gsub! to insert thousands delimiters. This could produce quadratic time complexity on long digit strings. Releases The fixed releases are available at the normal locations...

6.9CVSS5.7AI score0.00498EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/04 5:40 p.m.14 views

CLSA-2026-1772646053 python3: Fix of CVE-2025-12084

CVE-2025-12084: Prevent quadratic-time behavior when building excessively nested XML elements...

6.3CVSS7.1AI score0.00799EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/10 5:54 p.m.10 views

tornado: Tornado Quadratic DoS via Repeated Header Coalescing

A denial of service flaw has been discovered in the Tornado networking library. In Tornado, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the...

7.5CVSS5.7AI score0.00559EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/12/18 1:35 a.m.13 views

python: Quadratic complexity in os.path.expandvars() with user-controlled template

A vulnerability in Python’s os.path.expandvars function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denia...

5.5CVSS6.2AI score0.00139EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/18 1:35 a.m.10 views

cpython: Python HTMLParser quadratic complexity

A denial-of-service DoS vulnerability has been discovered in Python's html.parser.HTMLParser class. When processing specially malformed HTML input, the parsing runtime can become quadratic with respect to the input size. This significantly increased processing time can lead to excessive resource...

4.3CVSS5.7AI score0.00548EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/12/13 8:02 p.m.12 views

CVE-2025-12084

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents. Mitigation Mitigation for this issue is either not available or the currently...

7.5CVSS6.2AI score0.00799EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2025/12/13 7:58 a.m.52 views

curl: Denial of Service (DoS) vulnerability in dedotdotify() URL path normalization

Summary A Denial of Service DoS vulnerability exists in the dedotdotify function in lib/urlapi.c that can cause excessive CPU consumption due to On² time complexity when processing URLs with malicious path patterns containing many ../ sequences. Affected Component - Component: libcurl URL API -...

7.1AI score
SaveExploits0
AlpineLinux
AlpineLinux
added 2025/12/12 5:49 a.m.15 views

CVE-2025-67725

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation...

7.5CVSS6.5AI score0.00559EPSS
SaveExploits0
OSV
OSV
added 2025/12/03 7:15 p.m.22 views

UBUNTU-CVE-2025-12084

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

6.3CVSS7.2AI score0.00799EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/03 6:55 p.m.24 views

CVE-2025-12084

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

6.3CVSS7.3AI score0.00799EPSS
SaveExploits0
OSV
OSV
added 2025/12/03 6:55 p.m.23 views

CVE-2025-12084 Quadratic complexity in node ID cache clearing

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

6.3CVSS6.7AI score
SaveExploits0References17
OSV
OSV
added 2025/12/03 6:55 p.m.10 views

PSF-2025-16

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

6.3CVSS6.9AI score0.00799EPSS
SaveExploits0References14
OSV
OSV
added 2025/10/28 8:38 p.m.8 views

GHSA-7F5H-V6XP-FCQ8 Starlette vulnerable to O(n^2) DoS via Range header merging in ``starlette.responses.FileResponse``

Summary An unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This enables CPU exhaustion per request, causing denial‑of‑service for endpoints serving files e.g., StaticFiles or any use of...

7.5CVSS6.5AI score0.00638EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/10/28 8:38 p.m.28 views

Starlette vulnerable to O(n^2) DoS via Range header merging in ``starlette.responses.FileResponse``

Summary An unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This enables CPU exhaustion per request, causing denial‑of‑service for endpoints serving files e.g., StaticFiles or any use of...

7.5CVSS6.9AI score0.00638EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder