Lucene search
+L

225 matches found

RedHat Linux
RedHat Linux
added 2026/09/11 7:06 a.m.6 views

github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers

A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service DoS by sending oversized or invalid baggage headers. The Parse function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when...

5.3CVSS5.9AI score0.00336EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 6:06 a.m.6 views

github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers

A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service DoS by sending oversized or invalid baggage headers. The Parse function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when...

5.3CVSS5.8AI score0.00336EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/09 6:07 p.m.10 views

smol-toml: Denial of Service via malformed TOML documents

Summary parse can be forced into an infinite loop when a value inside an array or inline table is followed by a comment that has no trailing newline i.e. the comment "ends" the document. The library fails to exit an internal loop when attempting to find the end of the structure, resetting its...

8.2CVSS0.00383EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2026/09/08 12:11 p.m.9 views

github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers

A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service DoS by sending oversized or invalid baggage headers. The Parse function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when...

5.3CVSS0.00336EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/08 11:14 a.m.7 views

github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers

A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service DoS by sending oversized or invalid baggage headers. The Parse function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when...

5.3CVSS5.9AI score0.00336EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/08 9:10 a.m.6 views

github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers

A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service DoS by sending oversized or invalid baggage headers. The Parse function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when...

5.3CVSS0.00336EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.11 views

PT-2026-84880

Name of the Vulnerable Software and Affected Versions fast-uri versions prior to 2.4.6 fast-uri versions prior to 3.1.7 fast-uri versions prior to 4.1.4 Description The parse function fails to report an error when a host contains an unbalanced or misplaced authority bracket. A host starting with ...

7.5CVSS5.9AI score0.00221EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:16 p.m.7 views

CVE-2026-71491 sqlparse: Quadratic O(n²) DoS in group_comments

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, groupcomments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAXGROUPINGTOKENS guard, causing quadratic CPU consumption through sqlparse.parse and sqlparse.formatsql, stripcomments=Tru...

8.7CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 5:16 p.m.112 views

CVE-2026-71491

sqlparse (Python SQL parser) prior to 0.6.0 is vulnerable to a quadratic CPU DoS in group_comments (sqlparse/engine/grouping.py). A comment-only statement (e.g., '-- c\n' * n) causes the function to rescan all remaining tokens per iteration, yielding O(n²) behavior. Critically, this runs before t...

8.7CVSS5.7AI score0.00263EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:08 a.m.12 views

SUSE CVE-2026-41178

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes Parse to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue...

5.3CVSS5.2AI score0.00336EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/29 10:53 a.m.8 views

SUSE-SU-2026:3403-1 Security update for perl-XML-Bare

This update for perl-XML-Bare fixes the following issues - CVE-2026-13401: infinite loop when parsing malformed attributes in parsercparse function bsc1271640. - CVE-2026-57074: out-of-bounds read due to unbounded character lookahead in the parsercparse function bsc1271637...

9.1CVSS5.8AI score0.00387EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 9:49 p.m.9 views

GHSA-395F-4HP3-45GV shell-quote: Quadratic-complexity Denial of Service in `parse()` (CWE-407)

Summary shell-quote's parse finalizes its token list with a reduce that uses Array.prototype.concat as the accumulator. Each prev.concatarg copies the entire growing array, so parse runs in On² in the number of tokens. An unauthenticated attacker who can submit a string to any code path that call...

8.7CVSS6.2AI score0.0036EPSS
SaveExploits0References6
Redos
Redos
added 2026/07/10 12:00 a.m.13 views

ROS-20260710-73-0017

The vulnerability of the Parse function in the net-url component of the Go programming language is related to improper validation of syntax correctness in input. Exploiting this vulnerability allows an attacker to execute arbitrary code remotely...

5.3CVSS6.3AI score0.00436EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 5:16 a.m.8 views

DEBIAN-CVE-2026-13311

shell-quote prior to 1.8.5 finalizes parsed tokens in parse using Array.prototype.concat as a reduce accumulator, which reallocates and copies the entire growing array on every iteration. As a result parse runs in On^2 time relative to the number of input tokens. An attacker who can supply an...

8.7CVSS6.3AI score0.0036EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/19 7:36 p.m.11 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the parse function. An attacker can cause memory corruption by mutating the input JSON string during parsing callbacks, which leads to the parser accessing freed memory. Remediation Upgrade oj to version 3.17.3 or...

9.1CVSS5.8AI score0.00167EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/09 2:27 p.m.39 views

shell-quote quote() does not escape newlines in object .op values

Summary shell-quote's quote function did not validate object-token inputs against the operator model used by parse. The .op field was backslash-escaped character by character using /./g, which in JavaScript does not match line terminators \n, \r, U+2028, U+2029. A line terminator in .op therefore...

9.2CVSS5.6AI score0.00848EPSS
SaveExploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:21 p.m.19 views

CVE-2026-41507

math-codegen generates code from mathematical expressions. Prior to version 0.4.3, string literal content passed to cg.parse is injected verbatim into a new Function body without sanitization. This allows an attacker to execute arbitrary system commands when user-controlled input reaches the...

9.8CVSS5.9AI score0.00393EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/29 12:00 a.m.17 views

Mermaid 安全漏洞

Mermaid is an open-source application developed by mermaid-js. It uses text and code to create charts and visualizations. Versions of Mermaid prior to 10.9.6 and 11.15.0 have security vulnerabilities. These vulnerabilities arise from the use of the excludes property when rendering Gantt charts; i...

5.3CVSS5.9AI score0.00384EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/05/28 5:04 p.m.16 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the Parse function. An attacker can exhaust CPU resources and generate excessive log output by sending oversized or malformed headers that are processed without length checks. Remediation...

6.9CVSS5.8AI score0.00336EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/28 5:04 p.m.15 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the Parse function. An attacker can exhaust CPU resources and generate excessive log output by sending oversized or malformed headers that are processed without length checks. Remediation...

6.9CVSS5.8AI score0.00336EPSS
SaveExploits0References2
Rows per page
Query Builder