Lucene search
+L

2375 matches found

BDU FSTEC
BDU FSTEC
added 2024/03/15 12:00 a.m.14 views

The vulnerability of the golang package in the Debian GNU/Linux operating system, which allows a attacker to trigger a Denial-of-Service Attack (DoS).

The vulnerability of the golang package in the Debian GNU/Linux operating system is related to an uncontrolled resource consumption. Exploiting this vulnerability could allow a malicious actor to trigger a Denial-of-Service Attack DoS...

7.8CVSS6.6AI score0.01165EPSS
SaveExploits0References10Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/03/13 12:00 a.m.10 views

The vulnerability of the implementation package for the JWE, JWS, and JWT go-jose standards in the Go programming language lies in its improper handling of highly compressed input data. This allows attackers to trigger service failures.

The vulnerability of the implementation package for the JWE, JWS, and JWT go-jose standards in the Go programming language is related to incorrect processing of highly compressed input data. Exploiting this vulnerability can allow an attacker to cause service failures remotely...

4.3CVSS6.3AI score0.01956EPSS
SaveExploits0References6Affected Software3
OSV
OSV
added 2024/03/06 7:15 p.m.13 views

AZL-35762 CVE-2024-27304 affecting package telegraf for versions less than 1.28.5-5

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS7.2AI score0.011EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/06 11:07 a.m.32 views

BIT-GOLANG-2020-28362

Go before 1.14.12 and 1.15.x before 1.15.4 allows Denial of Service...

7.5CVSS7.7AI score0.03859EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:06 a.m.34 views

BIT-GOLANG-2020-7919

Go before 1.12.16 and 1.13.x before 1.13.7 and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go allows attacks on clients resulting in a panic via a malformed X.509 certificate...

7.8CVSS7.4AI score0.02647EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 11:05 a.m.28 views

BIT-GOLANG-2021-3114

In Go before 1.14.14 and 1.15.x before 1.15.7, crypto/elliptic/p224.go can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field...

6.5CVSS7.1AI score0.02689EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/06 11:03 a.m.34 views

BIT-GOLANG-2021-41772

Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field...

7.5CVSS7.5AI score0.03051EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 11:03 a.m.32 views

BIT-GOLANG-2021-44716

net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests...

7.5CVSS6.4AI score0.03958EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 10:55 a.m.28 views

BIT-GOLANG-2023-29402 Code injection via go command with cgo in cmd/go

The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved...

9.8CVSS8.5AI score0.01694EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/03/06 3:33 a.m.56 views

CVE-2024-24785

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

6.5CVSS7.1AI score0.00795EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/03/06 3:33 a.m.40 views

CVE-2023-45290

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

5.3CVSS6.7AI score0.01165EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/05 11:15 p.m.8 views

AZL-37320 CVE-2024-24783 affecting package golang for versions less than 1.21.6-1

Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for...

5.9CVSS6.9AI score0.00667EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.12 views

AZL-37462 CVE-2023-45289 affecting package golang for versions less than 1.21.6-1

When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a...

4.3CVSS6.6AI score0.0108EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.10 views

AZL-37504 CVE-2023-45290 affecting package golang for versions less than 1.21.6-1

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 memory consumed while reading a single form line. This permits a...

6.5CVSS6.7AI score0.01165EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.14 views

AZL-79048 CVE-2024-24784 affecting package golang 1.26.5-2

The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers...

7.5CVSS6.7AI score0.01042EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.10 views

AZL-37519 CVE-2024-24784 affecting package golang for versions less than 1.21.6-1

The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers...

7.5CVSS6.7AI score0.01042EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/03/05 6:17 p.m.12 views

golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests

A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body up to 1GiB, causing the receiver to fail reading the response, possibly leading to a Denial of Servic...

5.3CVSS7.3AI score0.01208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/05 6:14 p.m.17 views

golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests

A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body up to 1GiB, causing the receiver to fail reading the response, possibly leading to a Denial of Servic...

5.3CVSS7.3AI score0.01208EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/03/05 12:00 a.m.9 views

Google Go Security Vulnerability

Google Go is a static strongly-typed, compiled, concatenated, and garbage-collected programming language from Google. A security vulnerability exists in Google Go, which stems from the fact that http.Client does not forward sensitive headers when HTTP redirects to a domain that does not match, or...

4.3CVSS8.9AI score0.0108EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/03/05 12:00 a.m.30 views

PT-2024-2139 · Debian +10 · Debian +10

Name of the Vulnerable Software and Affected Versions: crypto/tls versions affected versions not specified golang affected versions not specified Description: The issue arises when verifying a certificate chain that contains a certificate with an unknown public key algorithm, causing...

9.8CVSS6.6AI score0.91969EPSS
SaveExploits2References354
Rows per page
Query Builder