Lucene search
+L

2263 matches found

Microsoft CVE
Microsoft CVE
added 2024/09/11 12:0 a.m.7 views

CVE-2021-38561

...

7.5CVSS7.5AI score0.01356EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:0 a.m.8 views

CVE-2019-17596

...

7.5CVSS6.9AI score0.04693EPSS
SaveExploits1
OSV
OSV
added 2024/09/06 9:15 p.m.13 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
CNNVD
CNNVD
added 2024/09/06 12:0 a.m.8 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/04 12:0 a.m.10 views

编号撤回

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 Process CSP.Other languages that adopt a...

6.6AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/03 11:45 a.m.8 views

golang: html/template: errors returned from MarshalJSON methods may break template escaping

A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into...

5.4CVSS7.2AI score0.00795EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/09/03 11:45 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/09/03 11:45 a.m.7 views

golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS

A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service DoS attack...

7.5CVSS7.2AI score0.91969EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/09/03 11:45 a.m.8 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/08/24 12:0 a.m.12 views

gotribe 信任管理问题漏洞

gotribe is gotribe open source a small cms solution for Go + Vue development. A trust management issue vulnerability exists in gotribe, which stems from the fact that manipulation of the parameter config.key results in hard-coded credentials...

9.8CVSS6.5AI score0.00549EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/08/22 12:20 p.m.7 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
RedHat Linux
RedHat Linux
added 2024/08/22 12:2 p.m.8 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
RedHat Linux
RedHat Linux
added 2024/08/22 12:2 p.m.9 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/08/22 12:0 p.m.7 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/22 12:19 a.m.30 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in Go

Summary IBM Watson Discovery for IBM Cloud Pak for Data contains a vulnerable version of Go Vulnerability Details CVEID:CVE-2024-24785 DESCRIPTION: Golang Go could allow a remote attacker to bypass security restrictions, caused by a flaw in the MarshalJSON methods in the html/template package. By...

7.5CVSS8AI score0.91969EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2024/08/19 3:55 a.m.5 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/16 11:8 a.m.8 views

OESA-2024-1978 golang security update

. Security Fixes: The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an "Expect: 100-continue" header with a non-informational 200 or higher status. This mishandling could leave a client connection in an invalid state, where the next request sent on the...

7.5CVSS6.7AI score0.01414EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/16 11:8 a.m.9 views

OESA-2024-1979 golang security update

. Security Fixes: The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an "Expect: 100-continue" header with a non-informational 200 or higher status. This mishandling could leave a client connection in an invalid state, where the next request sent on the...

7.5CVSS6.7AI score0.01414EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/08/13 3:38 p.m.7 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
RedHat Linux
RedHat Linux
added 2024/08/13 3:38 p.m.4 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
Rows per page
Query Builder