Lucene search
+L

2314 matches found

SUSE CVE
SUSE CVE
added 2024/09/06 3:8 a.m.3 views

SUSE CVE-2024-34156

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

5.9CVSS7.9AI score0.01127EPSS
SaveExploits0References33
SUSE CVE
SUSE CVE
added 2024/09/06 3:8 a.m.4 views

SUSE CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

5.9CVSS7.4AI score0.01046EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2024/09/06 12:0 a.m.4 views

Google Golang 安全漏洞

Google Golang is a static strongly typed, compiled language from Google.Go's syntax is close to that of C, but differs with respect to variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages that...

4.3CVSS7.2AI score0.00839EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/06 12:0 a.m.6 views

Google Golang 安全漏洞

Google Golang is a static strongly typed, compiled language from Google.Go's syntax is close to that of C, but differs with respect to variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages that...

7.5CVSS7.5AI score0.01046EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/06 12:0 a.m.5 views

Google Golang 安全漏洞

Google Golang is a static strongly typed, compiled language from Google.Go's syntax is close to that of C, but differs with respect to variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages that...

7.5CVSS7.6AI score0.01127EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/09/04 12:0 a.m.17 views

PT-2024-6111

Name of the Vulnerable Software and Affected Versions: Go affected versions not specified Description: The issue is related to the Decoder.Decode function in the Go programming language, which can cause a panic due to stack exhaustion when handling deeply nested structures. This is caused by...

10CVSS8AI score0.91969EPSS
SaveExploits6References424
RedHat Linux
RedHat Linux
added 2024/09/03 4:18 p.m.340 views

Moderate: Red Hat Security Advisory: libproxy security update

An update for libproxy is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS7.4AI score0.04284EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/09/03 4:18 p.m.10 views

libproxy: uncontrolled recursion via an infinite stream response leading to stack exhaustion

A flaw was found in libproxy in versions 0.4 through 0.4.15. A remote HTTP server can trigger an uncontrolled recursion via a response composed of an infinite stream that lacks a newline character leading to a stack exhaustion. The highest threat from this vulnerability is to system availability...

7.5CVSS7.3AI score0.04284EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.39 views

RHEL 8 : libproxy (RHSA-2024:6205)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:6205 advisory. The libproxy packages provide a library that handles all the details of proxy configuration. The libproxy library provides a stable external...

9.8CVSS8.3AI score0.04284EPSS
SaveExploits1References7
Packet Storm
Packet Storm
added 2024/08/31 12:0 a.m.262 views

Microsoft IIS FTP Server LIST Stack Exhaustion

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Microsoft IIS FTP Server LIST Stack Exhaustion', 'Description' = %q This module triggers Denial of Service condition in the Microsoft Internet...

5CVSS7.4AI score0.82265EPSS
SaveExploits10
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:0 a.m.22 views

CBL Mariner 2.0 Security Update: golang (CVE-2022-24921)

The version of golang installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-24921 advisory. - regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested...

7.5CVSS7.1AI score0.03255EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/08/29 12:0 a.m.7 views

PT-2024-6112 · Google +10 · Go +10

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.23.1 Go versions prior to 1.22.7 Description: The issue is related to the Parse function in the Go programming language, which can cause a panic due to stack exhaustion when dealing with deeply nested expressions in a "...

9.8CVSS7.4AI score0.91969EPSS
SaveExploits4References316
OpenVAS
OpenVAS
added 2024/08/22 12:0 a.m.14 views

Huawei EulerOS: Security Advisory for expat (EulerOS-SA-2024-2266)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.9AI score0.04781EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/08/19 12:0 a.m.6 views

Miniscript 安全漏洞

Miniscript is a Rust Bitcoin open source library for working with Miniscript. A security vulnerability exists in versions of Miniscript prior to 12.2.0 that stems from a failure to properly track the depth of a tree, thereby consuming the stack...

7.5CVSS6.5AI score0.00633EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/25 11:30 a.m.6 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 1:54 p.m.12 views

SUSE-SU-2024:2453-1 Security update for libX11

This update for libX11 fixes the following issues: - CVE-2023-43786: Fixed stack exhaustion from infinite recursion in PutSubImage bsc1215684. - CVE-2023-43787: Fixed integer overflow in XCreateImage leading to a heap overflow bsc1215685. - CVE-2023-43785: Fixed out-of-bounds memory access in...

7.8CVSS7AI score0.00633EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:0 a.m.27 views

RHEL 8 : expat (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - expat: Stack exhaustion in doctype parsing CVE-2022-25313 - libexpat through 2.5.0 allows recursive XML...

7.5CVSS8.7AI score0.03268EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:0 a.m.13 views

CBL Mariner 2.0 Security Update: flex (CVE-2019-6293)

The version of flex installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2019-6293 advisory. - An issue was discovered in the function markbeginningasnormal in nfa.c in flex 2.6.4. There is a stack exhausti...

5.5CVSS6.4AI score0.01588EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.6 views

A stack exhaustion flaw in control channel code may cause named to terminate unexpectedly

...

7.5CVSS6.8AI score0.02626EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.57 views

RHEL 8 : expat (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - expat: Large number of prefixed XML attributes on a single tag can crash libexpat CVE-2021-45960 - Expat...

8.8CVSS9AI score0.04234EPSS
SaveExploits1References3
Rows per page
Query Builder