Lucene search
+L

2375 matches found

RedHat Linux
RedHat Linux
added 2024/11/12 10:30 a.m.9 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
RedHat Linux
RedHat Linux
added 2024/11/12 10:25 a.m.8 views

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

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

7.5CVSS7.3AI score0.01046EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/12 9:38 a.m.13 views

net/http: Denial of service due to improper 100-continue handling in net/http

A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service...

7.5CVSS7.3AI score0.01414EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/11/12 9:21 a.m.8 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:21 a.m.5 views

golang: archive/zip: Incorrect handling of certain ZIP files

A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next...

5.5CVSS7.3AI score0.00446EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 9:15 a.m.8 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:14 a.m.6 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:14 a.m.7 views

net/http: Denial of service due to improper 100-continue handling in net/http

A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service...

7.5CVSS7.3AI score0.01414EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/11/12 9:05 a.m.10 views

net/http: Denial of service due to improper 100-continue handling in net/http

A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service...

7.5CVSS7.3AI score0.01414EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/11/12 9:05 a.m.7 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/08 3:04 p.m.12 views

go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion

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

4.3CVSS7.4AI score0.00839EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/08 3:04 p.m.27 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/11/04 10:15 p.m.13 views

AZL-52265 CVE-2024-51744 affecting package dcos-cli for versions less than 1.2.0-21

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS6.5AI score0.0051EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/11/04 12:00 a.m.7 views

jwt-go 安全漏洞

jwt-go is a Go language JWT implementation of the golang-jwt open source. A security vulnerability exists in jwt-go version 4.5.0 and earlier, which stems from an unspecified leave-behind of the error behavior in ParseWithClaims, which can prevent users from checking for errors in the way they...

3.1CVSS6.4AI score0.0051EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/10/30 1:33 a.m.13 views

golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses

A flaw was found in the Go language standard library net/netip. The method Is IsPrivate, IsPublic, etc doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to...

9.8CVSS7.2AI score0.01952EPSS
SaveExploits0References4
Redos
Redos
added 2024/10/25 12:00 a.m.29 views

ROS-20241024-01

A vulnerability in the net/http module of the Go programming language is related to improper input validation. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS7.5AI score0.01414EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/10/24 11:11 a.m.14 views

go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion

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

4.3CVSS7.4AI score0.00839EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/10/23 5:52 a.m.17 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
RedHat Linux
RedHat Linux
added 2024/10/23 5:52 a.m.10 views

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

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

7.5CVSS7.3AI score0.01046EPSS
SaveExploits0References8
Photon
Photon
added 2024/10/22 12:00 a.m.16 views

Important Photon OS Security Update - PHSA-2024-5.0-91-0386

Updates of 'python3', 'go' packages of Photon OS have been released...

5.9AI score
SaveExploits0
Rows per page
Query Builder