Lucene search
+L

163 matches found

OSV
OSV
added 2021/01/26 6:16 p.m.2 views

DEBIAN-CVE-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.5CVSS6.2AI score0.02689EPSS
SaveExploits0References1
OSV
OSV
added 2021/01/26 6:16 p.m.13 views

AZL-79110 CVE-2021-3114 affecting package golang 1.25.7-1

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.5CVSS6.6AI score0.02689EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/01/26 6:16 p.m.8 views

CVE-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.5CVSS6.7AI score0.02689EPSS
SaveExploits0References10
OSV
OSV
added 2020/12/14 8:15 p.m.4 views

DEBIAN-CVE-2020-29510

The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

5.6CVSS7.3AI score0.02047EPSS
SaveExploits0References1
OSV
OSV
added 2020/11/18 5:15 p.m.1 views

DEBIAN-CVE-2020-28362

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

7.5CVSS6.2AI score0.03859EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2020/09/03 7:00 a.m.4 views

Go before 1.14.8 and 1.15.x before 1.15.1 allows XSS because text/html is the default for CGI/FCGI handlers that lack a Content-Type header.

...

6.1CVSS6.7AI score0.03646EPSS
SaveExploits2
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:00 a.m.7 views

Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers as demonstrated by the httputil.ReverseProxy Handler because it reads a request body and writes a response at the same time.

...

5.9CVSS7AI score0.02906EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:00 a.m.7 views

In Go before 1.13.13 and 1.14.x before 1.14.5 Certificate.Verify may lack a check on the VerifyOptions.KeyUsages EKU requirements (if VerifyOptions.Roots equals nil and the installation is on Windows). Thus X.509 certificate verification is incomplete.

...

5.3CVSS6.2AI score0.01762EPSS
SaveExploits0
CNVD
CNVD
added 2020/07/22 12:00 a.m.2 views

Google Go Trust Management Issues Vulnerabilities

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google. A trust management issue vulnerability exists in the Certificate.Verify component in Google Go versions prior to 1.13.13 and 1.14.x prior to 1.14.5, which stems from improper X.50...

5.3CVSS9.2AI score0.01762EPSS
SaveExploits0References1
OSV
OSV
added 2020/07/17 4:15 p.m.11 views

AZL-79042 CVE-2020-15586 affecting package golang 1.25.7-1

Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time...

5.9CVSS6.8AI score0.02906EPSS
SaveExploits0References1
OSV
OSV
added 2020/07/17 4:15 p.m.13 views

AZL-79080 CVE-2020-14039 affecting package golang 1.25.7-1

In Go before 1.13.13 and 1.14.x before 1.14.5, Certificate.Verify may lack a check on the VerifyOptions.KeyUsages EKU requirements if VerifyOptions.Roots equals nil and the installation is on Windows. Thus, X.509 certificate verification is incomplete...

5.3CVSS6.5AI score0.01762EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2020/03/16 9:15 p.m.5 views

CVE-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.8CVSS6.9AI score0.02647EPSS
SaveExploits0References17
OSV
OSV
added 2020/03/16 9:15 p.m.8 views

UBUNTU-CVE-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.5CVSS6.9AI score0.02647EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/02/04 1:21 p.m.10 views

golang: invalid public key causes panic in dsa.Verify

Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates...

7.5CVSS7.3AI score0.04693EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2020/01/14 8:45 a.m.11 views

golang: invalid public key causes panic in dsa.Verify

Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates...

7.5CVSS7.3AI score0.04693EPSS
SaveExploits1References5
OSV
OSV
added 2019/10/24 10:15 p.m.11 views

AZL-79090 CVE-2019-17596 affecting package golang 1.25.7-1

Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates...

7.5CVSS6.9AI score0.04693EPSS
SaveExploits1References1
OSV
OSV
added 2019/09/30 7:15 p.m.6 views

UBUNTU-CVE-2019-16276

Go before 1.12.10 and 1.13.x before 1.13.1 allow HTTP Request Smuggling...

7.5CVSS7.2AI score0.05299EPSS
SaveExploits0References5
OSV
OSV
added 2018/12/14 2:29 p.m.11 views

AZL-79028 CVE-2018-16875 affecting package golang 1.25.7-1

The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients a...

7.5CVSS7.2AI score0.06325EPSS
SaveExploits0References1
OSV
OSV
added 2018/12/14 2:29 p.m.5 views

UBUNTU-CVE-2018-16874

In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces both '' and '' characters. Specifically, it is only vulnerable in GOPATH mode, but not in module mode th...

8.1CVSS7.2AI score0.05039EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2018/09/07 12:00 a.m.82 views

PT-2018-3479 · Google +2 · Go +2

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.10.6 Go versions 1.11.x prior to 1.11.3 Description: The issue is related to the "go get" command in the Go programming language, which is vulnerable to directory traversal when executed with the import path of a...

9.8CVSS7AI score0.98452EPSS
SaveExploits244References381
Rows per page
Query Builder