Lucene search
+L

2264 matches found

RedHat Linux
RedHat Linux
added 2023/05/16 8:49 a.m.10 views

golang: encoding/xml: stack exhaustion in Decoder.Skip

A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.02267EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:49 a.m.9 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/05/16 8:49 a.m.7 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
RedHat Linux
RedHat Linux
added 2023/05/16 8:49 a.m.9 views

golang: encoding/xml: stack exhaustion in Unmarshal

A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion...

7.5CVSS6.6AI score0.01939EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:49 a.m.9 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/05/16 8:31 a.m.5 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/05/16 8:31 a.m.9 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/05/16 8:31 a.m.13 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
IBM Security Bulletins
IBM Security Bulletins
added 2023/05/15 5:56 p.m.53 views

Security Bulletin: Open Source Dependency Vulnerability

Summary IBM Edge Application Manager 4.5 has resolved the vulnerability. Vulnerability Details CVEID:CVE-2021-38561 DESCRIPTION: Golang Go Text is vulnerable to a denial of service, caused by an improper index calculation that allows an incorrectly formatted language tag to panic Parse. A remote...

7.5CVSS7.5AI score0.02297EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2023/05/11 4:15 p.m.10 views

AZL-79082 CVE-2023-24540 affecting package golang 1.25.7-1

Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution...

9.8CVSS6.6AI score0.0156EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/11 4:15 p.m.8 views

AZL-34749 CVE-2023-29400 affecting package golang for versions less than 1.20.7-1

Templates containing actions in unquoted HTML attributes e.g. "attr=." executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags...

7.3CVSS6.8AI score0.01037EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/11 4:15 p.m.13 views

AZL-37517 CVE-2023-24540 affecting package golang for versions less than 1.21.6-1

Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution...

9.8CVSS6.6AI score0.0156EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/05/09 10:11 a.m.5 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/05/09 10:11 a.m.5 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/05/09 10:11 a.m.6 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/05/09 10:11 a.m.6 views

golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers

A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory,...

7.5CVSS6.6AI score0.01659EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 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/05/09 10:3 a.m.6 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/05/09 10:3 a.m.7 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/05/09 10:3 a.m.4 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
Rows per page
Query Builder