Lucene search
K

18 matches found

Amazon
Amazon
added 2026/05/26 12:0 a.m.9 views

Important: docker

Issue Overview: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33811 When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a...

7.5CVSS7.5AI score0.00054EPSS
Exploits0
Amazon
Amazon
added 2026/05/26 12:0 a.m.11 views

Important: docker

Issue Overview: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33811 When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a...

7.5CVSS7.5AI score0.00054EPSS
Exploits0
GithubExploit
GithubExploit
added 2026/05/12 6:45 p.m.56 views

feedparser-redos-poc

feedparser ReDoS — syncauthordetail Proof of Concept f...

5.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 2026/04/15 12:0 a.m.1 views

PT-2026-33212

Name of the Vulnerable Software and Affected Versions Python-Multipart versions prior to 0.0.26 Description An issue exists when parsing crafted multipart/form-data requests containing large preamble or epilogue sections. Two inefficient parsing paths can be abused: the parser handles leading CR...

5.3CVSS5.7AI score0.00022EPSS
Exploits0References8
OSV
OSV
added 2026/03/11 8:16 p.m.3 views

UBUNTU-CVE-2026-31958

Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the maxbodysize setting default 100MB. Since parsing occurs synchronously on the main thread, this creates the possibility ...

8.7CVSS5.8AI score0.00028EPSS
Exploits0References5
OSV
OSV
added 2025/12/12 12:20 p.m.5 views

OESA-2025-2828 golang security update

. Security Fixes: The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://::1/". IPv4 addresses...

7.5CVSS6.9AI score0.00042EPSS
Exploits0References5
OSV
OSV
added 2025/11/06 12:58 p.m.1 views

BIT-GOLANG-2025-61723 Quadratic complexity when parsing some invalid inputs in encoding/pem

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

7.5CVSS6.6AI score0.00042EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2025/10/29 10:10 p.m.1 views

CVE-2025-61723 Quadratic complexity when parsing some invalid inputs in encoding/pem

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs...

6.5AI score0.00042EPSS
Exploits0References4
OSV
OSV
added 2025/09/16 11:41 a.m.2 views

CLSA-2025-1758022908 ruby: Fix of 2 CVEs

CVE-2024-39908: fix performance issue caused by using repeated characters to avoid DoS vulnerabilities when it parses an XML - CVE-2024-43398: improve namespace conflicted attribute check to avoid DoS vulnerability when it parses an XML...

5.9CVSS5.8AI score0.08032EPSS
Exploits0References1
SUSE Linux
SUSE Linux
added 2025/02/03 9:13 a.m.1 views

Security update for python-tornado6

This update for python-tornado6 fixes the following issues: CVE-2024-52804: Avoid quadratic performance of cookie parsing bsc1233668. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run t...

6.9CVSS7.3AI score0.0016EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/07/11 11:55 a.m.5 views

rubygem-uri: ReDoS vulnerability - upstream's incomplete fix for CVE-2023-28755

A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This issue may result in a regular expression denial of service ReDoS...

5.3CVSS7.5AI score0.00906EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/11 7:56 p.m.3 views

ruby: ReDoS vulnerability in URI

A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service ReDoS...

5.3CVSS7.5AI score0.00337EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/11/02 2:39 p.m.3 views

python: int() type in PyLong_FromString() does not limit amount of digits converting text to int leading to DoS

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS6.7AI score0.00384EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/11/15 5:5 p.m.0 views

jsoup: Crafted input may cause the jsoup HTML and XML parser to get stuck

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck loop indefinitely until...

7.5CVSS6.7AI score0.03905EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2020/09/03 6:15 p.m.19 views

Regular Expression Denial of Service in marked

Affected versions of marked are vulnerable to Regular Expression Denial of Service ReDoS. The label subrule may significantly degrade parsing performance of malformed input. Recommendation Upgrade to version 0.7.0 or later...

4.9AI score
Exploits0References2Affected Software1
OSV
OSV
added 2020/09/03 6:15 p.m.8 views

GHSA-CH52-VGQ2-943F Regular Expression Denial of Service in marked

Affected versions of marked are vulnerable to Regular Expression Denial of Service ReDoS. The label subrule may significantly degrade parsing performance of malformed input. Recommendation Upgrade to version 0.7.0 or later...

7.1AI score
Exploits0References1
Node.js
Node.js
added 2019/07/17 8:26 p.m.11 views

Regular Expression Denial of Service

Overview Affected versions of marked are vulnerable to Regular Expression Denial of Service ReDoS. The label subrule may significantly degrade parsing performance of malformed input. Recommendation Upgrade to version 0.7.0 or later. References GitHub Advisory...

6.9AI score
Exploits0Affected Software1
OSV
OSV
added 2019/01/02 6:29 p.m.0 views

UBUNTU-CVE-2018-19478

In Artifex Ghostscript before 9.26, a carefully crafted PDF file can trigger an extremely long running computation when parsing the file...

5.5CVSS6.8AI score0.00643EPSS
Exploits0References2
Rows per page
Query Builder