Lucene search
+L

2375 matches found

RedHat Linux
RedHat Linux
added 2023/01/23 3:26 p.m.8 views

golang: regexp/syntax: limit memory used by parsing regexps

A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as...

7.5CVSS6.6AI score0.01427EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/01/23 3:26 p.m.8 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.0262EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/01/17 7:29 p.m.18 views

golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters

A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an...

7.5CVSS6.6AI score0.01147EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/01/17 7:29 p.m.16 views

golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working

A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality...

6.5CVSS6.6AI score0.01355EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/01/17 7:29 p.m.12 views

golang: net/url: JoinPath does not strip relative path components in all circumstances

A flaw was found in the golang package. The JoinPath doesn't remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack...

7.5CVSS7.3AI score0.01789EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/01/17 7:29 p.m.8 views

golang: regexp/syntax: limit memory used by parsing regexps

A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as...

7.5CVSS6.6AI score0.01427EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2023/01/17 12:00 a.m.30 views

SCS Library Client 安全漏洞

SCS Library Client is a Golang client for Singularity Container Services SCS. A security vulnerability exists in SCS Library Client. An attacker can exploit the vulnerability to perform a multi-part concurrent download...

7.6CVSS5.6AI score0.00709EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/01/13 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.5CVSS6.6AI score0.01814EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2022/12/28 12:00 a.m.8 views

dht 安全漏洞

dht is a library that implements the bittorrent DHT protocol in Go by the individual developer Lime. A security vulnerability exists in dht. An attacker could exploit this vulnerability to cause a denial of service on the system...

7.5CVSS7.3AI score0.00799EPSS
SaveExploits1References3
OSV
OSV
added 2022/12/26 6:15 a.m.13 views

AZL-41469 CVE-2021-38561 affecting package cni for versions less than 1.1.2-2

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

7.5CVSS7.1AI score0.01356EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/26 6:15 a.m.5 views

UBUNTU-CVE-2021-38561

golang.org/x/text/language in golang.org/x/text before 0.3.7 can panic with an out-of-bounds read during BCP 47 language tag parsing. Index calculation is mishandled. If parsing untrusted user input, this can be used as a vector for a denial-of-service attack...

7.5CVSS7.1AI score0.01356EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/08 8:15 p.m.10 views

AZL-37311 CVE-2022-41717 affecting package golang for versions less than 1.21.6-1

An attacker can 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 is capped, an attacker sending very large keys can cause the server to allocate...

5.3CVSS6.7AI score0.05623EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/08 8:15 p.m.10 views

AZL-11582 CVE-2022-41717 affecting package golang for versions less than 1.21.6-1

An attacker can 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 is capped, an attacker sending very large keys can cause the server to allocate...

5.3CVSS6.7AI score0.05623EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/11/28 8:47 p.m.15 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.01367EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2022/11/28 12:00 a.m.27 views

SAML 授权问题漏洞

SAML is a library for Ross Kinder individual developers that contains a partial implementation of the saml standard in golang. That is, it allows third parties to authenticate your users, or allows third parties to rely on us to authenticate their users. There is an authorization issue...

9.8CVSS7.5AI score0.02179EPSS
SaveExploits0References13
OSV
OSV
added 2022/11/25 11:05 a.m.5 views

OESA-2022-2115 golang security update

The Go Programming Language. Security Fixes: Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious...

7.5CVSS6.8AI score0.00806EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/11/25 12:00 a.m.15 views

Nonce is not updated after EVM Transaction

Lines of code Vulnerability details Impact It was observed that nonce is not updated while performing the EVM transaction. This could lead to Replay attacks Proof of Concept 1. Observe the CallEVM function func k Keeper CallEVM ctx sdk.Context, from common.Address, to common.Address, amount...

6.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/11/24 4:11 a.m.10 views

golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service

An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability...

7.5CVSS6.6AI score0.02484EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2022/11/22 12:00 a.m.34 views

Oracle Linux 9 : buildah (ELSA-2022-8008)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-8008 advisory. - fix CVE-2022-2990 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus has not...

7.5CVSS7.3AI score0.03931EPSS
SaveExploits6References8
OSV
OSV
added 2022/11/17 12:00 a.m.25 views

CVE-2022-41920 Zip slip in Lancet

Lancet is a general utility library for the go programming language. Affected versions are subject to a ZipSlip issue when using the fileutil package to unzip files. This issue has been addressed and a fix will be included in versions 2.1.10 and 1.3.4. Users are advised to upgrade. There are no...

6.3CVSS8.4AI score
SaveExploits0References6
Rows per page
Query Builder