Lucene search
+L

2320 matches found

Tenable Nessus
Tenable Nessus
added 2024/09/11 12:0 a.m.46 views

Golang < 1.22.7, 1.23.x < 1.23.1 Multiple Vulnerabilities

The version of Golang running on the remote host is either prior to 1.22.7 or 1.23.x prior to 1.23.1. It is, therefore, is affected by multiple vulnerabilities: - Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion...

7.5CVSS6.7AI score0.01127EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/09/11 12:0 a.m.37 views

SUSE SLES12 Security Update : go1.22 (SUSE-SU-2024:3196-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3196-1 advisory. - Update to go v1.22.7 - CVE-2024-34155: Fixed stack exhaustion in all Parse functions. bsc1230252 - CVE-2024-34156: Fixed stack...

7.5CVSS7.3AI score0.01127EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/10 2:16 p.m.23 views

SUSE-SU-2024:3197-1 Security update for go1.23

This update for go1.23 fixes the following issues: - Update go v1.23.1 - CVE-2024-34155: Fixed stack exhaustion in all Parse functions. bsc1230252 - CVE-2024-34156: Fixed stack exhaustion in Decoder.Decode. bsc1230253 - CVE-2024-34158: Fixed stack exhaustion in Parse. bsc1230254...

7.5CVSS7.8AI score0.01127EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/10 2:10 p.m.25 views

SUSE-SU-2024:3196-1 Security update for go1.22

This update for go1.22 fixes the following issues: - Update to go v1.22.7 - CVE-2024-34155: Fixed stack exhaustion in all Parse functions. bsc1230252 - CVE-2024-34156: Fixed stack exhaustion in Decoder.Decode. bsc1230253 - CVE-2024-34158: Fixed stack exhaustion in Parse. bsc1230254...

7.5CVSS7.9AI score0.01127EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/10 7:6 a.m.10 views

BIT-GOLANG-2024-34155 Stack exhaustion in all Parse functions in go/parser

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

4.3CVSS5.9AI score0.00839EPSS
SaveExploits0References6
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
OSV
OSV
added 2024/09/10 7:6 a.m.16 views

BIT-GOLANG-2024-34158 Stack exhaustion in Parse in go/build/constraint

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

7.5CVSS7.2AI score0.01046EPSS
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
RedhatCVE
RedhatCVE
added 2024/09/07 12:9 a.m.25 views

CVE-2024-34155

A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion. Mitigation Mitigation for this issue is either not available or the currently available options do n...

5.9CVSS6.2AI score0.00839EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/09/06 11:42 p.m.27 views

CVE-2024-34158

A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion. Mitigation Mitigation for this issue is either not available or the currently available optio...

5.9CVSS7.3AI score0.01046EPSS
SaveExploits0References7
OSV
OSV
added 2024/09/06 9:15 p.m.9 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.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
NVD
NVD
added 2024/09/06 9:15 p.m.42 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.5CVSS0.01127EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/06 9:15 p.m.15 views

CVE-2024-34158

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

6.8AI score
SaveExploits0References5
OSV
OSV
added 2024/09/06 9:15 p.m.32 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.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.4 views

DEBIAN-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.8AI score0.01046EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/06 9:15 p.m.30 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.3CVSS0.00839EPSS
SaveExploits0References5
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.10 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
Rows per page
Query Builder