Lucene search
+L

2375 matches found

OSV
OSV
added 2023/04/06 4:15 p.m.9 views

AZL-79120 CVE-2023-24537 affecting package golang 1.25.7-1

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS6.8AI score0.01412EPSS
SaveExploits0References1
OSV
OSV
added 2023/04/06 4:15 p.m.9 views

AZL-52676 CVE-2023-24537 affecting package golang for versions less than 1.20.7-1

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS6.8AI score0.01412EPSS
SaveExploits0References1
Snyk
Snyk
added 2023/04/05 9:05 p.m.12 views

Cross-site Scripting (XSS)

Overview std/html/template is a Go standard library package std/html/template Affected versions of this package are vulnerable to Cross-site Scripting XSS. Go Vulnerability Report:Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as...

9.8CVSS5.5AI score0.02281EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/04/05 12:00 a.m.13 views

PT-2023-3108

Name of the Vulnerable Software and Affected Versions Go affected versions not specified Description The issue is related to the Go runtime not behaving differently when a binary is run with the setuid/setgid bits on Unix platforms. This can be dangerous in certain cases, such as when dumping...

9.8CVSS7.1AI score0.91969EPSS
SaveExploits1References100
CNNVD
CNNVD
added 2023/04/04 12:00 a.m.5 views

Google Golang 输入验证错误漏洞

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

7.5CVSS7.1AI score0.01412EPSS
SaveExploits0References24
CNNVD
CNNVD
added 2023/04/04 12:00 a.m.8 views

b3log Wide 路径遍历漏洞

b3log Wide is a web-based integrated development environment IDE for the Go language. A security vulnerability exists in B3log Wide that stems from the program allowing an attacker to elevate privileges via symbolic links...

9.8CVSS8.3AI score0.01053EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/04/04 12:00 a.m.10 views

Google Golang 资源管理错误漏洞

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

7.5CVSS6.9AI score0.01888EPSS
SaveExploits0References23
CNNVD
CNNVD
added 2023/04/04 12:00 a.m.4 views

Google Golang 安全漏洞

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

7.5CVSS6.8AI score0.01479EPSS
SaveExploits0References24
OSV
OSV
added 2023/03/28 10:05 a.m.7 views

SUSE-SU-2023:1625-1 Security update for docker

This update for docker fixes the following issues: - CVE-2022-36109: Fixed a supplementary group permissions bypass bsc1205375. Update to 20.10.23-ce https://docs.docker.com/engine/release-notes/201023. - drop kubic flavor as kubic is EOL. Update to Docker 20.10.21-ce...

6.3CVSS6.6AI score0.00854EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/03/21 2:50 p.m.27 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/03/15 7:58 p.m.10 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/03/15 7:58 p.m.10 views

golang: encoding/gob: stack exhaustion in Decoder.Decode

A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.01696EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/03/15 7:58 p.m.10 views

golang: io/fs: stack exhaustion in Glob

A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability...

7.5CVSS6.6AI score0.01939EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/03/15 7:58 p.m.10 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.05623EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2023/03/10 8:00 a.m.6 views

Denial of service via crafted HTTP/2 stream in net/http and golang.org/x/net

...

7.5CVSS6.9AI score0.04561EPSS
SaveExploits0
OSV
OSV
added 2023/03/08 8:15 p.m.11 views

AZL-37385 CVE-2023-24532 affecting package golang for versions less than 1.21.6-1

The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh...

5.3CVSS6.6AI score0.00817EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/03/08 12:00 a.m.9 views

Google Golang 安全漏洞

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

7.5CVSS7.2AI score0.00674EPSS
SaveExploits0References4
OSV
OSV
added 2023/03/07 5:40 p.m.32 views

CVE-2023-27475 Goutil vulnerable to path traversal when unzipping files

Goutil is a collection of miscellaneous functionality for the go language. In versions prior to 0.6.0 when users use fsutil.Unzip to unzip zip files from a malicious attacker, they may be vulnerable to path traversal. This vulnerability is known as a ZipSlip. This issue has been fixed in version...

8.8CVSS8.4AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/03/01 12:00 a.m.15 views

teler-waf 跨站脚本漏洞

teler-waf is a Go HTTP middleware that provides teler IDS functionality to prevent Web-based attacks and improve the security of Go-based Web applications. It is highly configurable and easy to integrate into existing Go applications. A security vulnerability exists in teler-waf versions prior to...

6.5CVSS6.1AI score0.00536EPSS
SaveExploits0References5
OSV
OSV
added 2023/02/28 6:15 p.m.7 views

DEBIAN-CVE-2022-41725

A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request...

7.5CVSS6.7AI score0.01241EPSS
SaveExploits0References1
Rows per page
Query Builder