Lucene search
+L

4521 matches found

Cvelist
Cvelist
added 2024/09/19 12:18 a.m.57 views

CVE-2024-7254 Stack overflow in Protocol Buffers Java Lite

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS0.02772EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2024/09/19 12:18 a.m.29 views

CVE-2024-7254

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS7.1AI score0.02772EPSS
SaveExploits1
OSV
OSV
added 2024/09/10 7:6 a.m.30 views

BIT-GOLANG-2024-34156 Stack exhaustion in Decoder.Decode in encoding/gob

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...

7.5CVSS8.9AI score0.01127EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/09/07 12:10 a.m.42 views

CVE-2024-34156

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. Mitigation Mitigation for this issue is either not available o...

7.5CVSS7.4AI score0.0141EPSS
SaveExploits0References7
OSV
OSV
added 2024/09/06 9:15 p.m.10 views

AZL-78970 CVE-2024-34156 affecting package golang 1.25.7-1

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...

7.5CVSS7AI score0.01127EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.36 views

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...

7.6AI score
SaveExploits0References5
OSV
OSV
added 2024/09/06 9:15 p.m.1 views

DEBIAN-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...

7.5CVSS6.9AI score0.01127EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.9 views

AZL-48929 CVE-2024-34158 affecting package golang for versions less than 1.18.8-6

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

7.5CVSS6.9AI score0.01046EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.9 views

AZL-79078 CVE-2024-34158 affecting package golang 1.25.7-1

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

7.5CVSS6.9AI score0.01046EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.2 views

DEBIAN-CVE-2024-34155

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS6.3AI score0.00839EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.11 views

AZL-48896 CVE-2024-34155 affecting package golang for versions less than 1.18.8-8

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS7AI score0.00839EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.6 views

AZL-78988 CVE-2024-34155 affecting package golang 1.25.7-1

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS7AI score0.00839EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/06 9:15 p.m.6 views

UBUNTU-CVE-2024-34155

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS6.8AI score0.00839EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/06 9:15 p.m.6 views

UBUNTU-CVE-2024-34158

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

7.5CVSS6.9AI score0.01046EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/06 9:15 p.m.12 views

UBUNTU-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...

7.5CVSS6.9AI score0.01127EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/09/06 8:42 p.m.30 views

CVE-2024-34156 Stack exhaustion in Decoder.Decode in encoding/gob

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...

6.9AI score0.01127EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/06 8:42 p.m.582 views

CVE-2024-34156

CVE-2024-34156 affects Go’s Decoder.Decode when processing messages with deeply nested structures, leading to a panic from stack exhaustion. The issue is tied to the Go standard library (golang) and has been discussed in Go-related advisories and public postings (e.g., the follow-up to CVE-2022-3...

7.5CVSS8.9AI score0.01127EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/06 8:42 p.m.49 views

CVE-2024-34156 Stack exhaustion in Decoder.Decode in encoding/gob

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...

0.01127EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/06 8:42 p.m.35 views

CVE-2024-34155

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS6.3AI score0.00839EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/06 8:42 p.m.41 views

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...

7.5CVSS6.9AI score0.01127EPSS
SaveExploits0
Rows per page
Query Builder