Lucene search
+L

63 matches found

Tenable Nessus
Tenable Nessus
added 2026/03/28 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-33320

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel'...

6.2CVSS6.9AI score0.00211EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:09 p.m.14 views

CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS5.8AI score0.00211EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/24 1:17 a.m.11 views

CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS0.00211EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/24 1:17 a.m.10 views

UBUNTU-CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS5.8AI score0.00211EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/03/24 1:17 a.m.10 views

CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS6.3AI score0.00211EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/24 12:06 a.m.16 views

CVE-2026-33320 Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS6.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/24 12:06 a.m.38 views

CVE-2026-33320 Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS0.00211EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/24 12:06 a.m.27 views

CVE-2026-33320

CVE-2026-33320 affects the Dasel project: versions 3.0.0 through prior to 3.3.1 expose an unbounded CPU/memory denial of service via YAML processing. The flaw lies in Dasel’s UnmarshalYAML implementation, which manually resolves yaml.Node.Alias pointers without any expansion budget, bypassing go-...

6.2CVSS5.8AI score0.00211EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/24 12:06 a.m.5 views

CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS5.8AI score0.00211EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/03/24 12:06 a.m.19 views

CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS6AI score0.00211EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/24 12:00 a.m.16 views

Dasel 安全漏洞

Dasel is a command-line data querying and conversion tool developed by Tom Wright. Versions of Dasel from 3.0.0 to 3.3.1 had security vulnerabilities. These vulnerabilities stemmed from the YAML reader’s handling of alias nodes without proper extension restrictions, which could lead to excessive...

6.2CVSS6.4AI score0.00211EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/23 6:14 p.m.6 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion through unbounded expansion of YAML aliases during the process. An attacker can exhaust system resources, causing CPU and memory consumption to spike, by providing crafted YAML input containing deeply nested or...

6.9CVSS5.9AI score0.00211EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/23 6:14 p.m.9 views

GO-2026-4768 Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service in github.com/tomwright/dasel

Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service in github.com/tomwright/dasel...

6.2CVSS5.8AI score0.00211EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/19 12:50 p.m.18 views

GHSA-4FCP-JXH7-23X8 Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service

Summary dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the library's own UnmarshalYAML implementation, which manually resolves alias nodes by recursively following yaml.Node.Alias pointers without any...

6.2CVSS5.9AI score0.00211EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/19 12:50 p.m.9 views

Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service

Summary dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the library's own UnmarshalYAML implementation, which manually resolves alias nodes by recursively following yaml.Node.Alias pointers without any...

6.2CVSS5.9AI score0.00211EPSS
SaveExploits1References3Affected Software1
CBLMariner
CBLMariner
added 2026/03/10 10:56 p.m.8 views

CVE-2025-58190 affecting package dasel for versions less than 2.8.1-3

CVE-2025-58190 affecting package dasel for versions less than 2.8.1-3. A patched version of the package is available...

5.3CVSS5.8AI score0.00501EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2026/03/10 10:56 p.m.6 views

CVE-2025-47911 affecting package dasel for versions less than 2.8.1-3

CVE-2025-47911 affecting package dasel for versions less than 2.8.1-3. A patched version of the package is available...

5.3CVSS5.8AI score0.00521EPSS
SaveExploits0
OSV
OSV
added 2026/02/05 6:16 p.m.14 views

AZL-76925 CVE-2025-58190 affecting package dasel for versions less than 2.8.1-3

The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS6.7AI score0.00501EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/05 6:16 p.m.13 views

AZL-76922 CVE-2025-47911 affecting package dasel for versions less than 2.8.1-3

The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS6.6AI score0.00521EPSS
SaveExploits0References1
CBLMariner
CBLMariner
added 2025/07/10 3:09 p.m.8 views

CVE-2025-22872 affecting package dasel for versions less than 2.8.1-2

CVE-2025-22872 affecting package dasel for versions less than 2.8.1-2. A patched version of the package is available...

6.5CVSS7.3AI score0.00513EPSS
SaveExploits0
Rows per page
Query Builder