Lucene search
+L

2254 matches found

RedHat Linux
RedHat Linux
added 2021/03/11 4:48 a.m.14 views

golang: data race in certain net/http servers including ReverseProxy can lead to DoS

A flaw was found Go's net/http package. Servers using ReverseProxy from net/http in the Go standard library are vulnerable to a data race that results in a denial of service. The highest threat from this vulnerability is to system availability...

5.9CVSS7.3AI score0.02906EPSS
SaveExploits0References5
OSV
OSV
added 2021/03/11 12:15 a.m.2 views

DEBIAN-CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS7.5AI score0.02543EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/11 12:15 a.m.12 views

AZL-79104 CVE-2021-27918 affecting package golang 1.25.7-1

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS7.2AI score0.02543EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2021/03/11 12:15 a.m.42 views

CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS7.1AI score0.02543EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/03/11 12:15 a.m.4 views

CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS7.3AI score0.02543EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/03/10 12:0 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.2AI score0.02543EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2021/03/10 12:0 a.m.6 views

Google Golang 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google. The archive/zip in Go is not working when attempting to use Reader.zip on zip archive files with filenames starting with . / begins with a ZIP archive file using the Reader.Open A...

5.5CVSS5.7AI score0.01517EPSS
SaveExploits0References10
OSV
OSV
added 2021/03/08 7:10 p.m.8 views

USN-4758-1 golang-1.10, golang-1.14 vulnerability

It was discovered that Go applications incorrectly handled uploaded content. If a user were tricked into visiting a malicious page, a remote attacker could exploit this with a crafted file to conduct cross-site scripting XSS attacks...

6.1CVSS6.8AI score0.03646EPSS
SaveExploits2References2
Amazon
Amazon
added 2021/02/20 12:0 a.m.57 views

Medium: golang

Issue Overview: 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. CVE-2021-3114 Go before 1.14.14 and 1.15.x before 1.15.7 on Windows is vulnerab...

7.5CVSS7.7AI score0.06497EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/02/19 12:0 a.m.5 views

PT-2021-6078 · Go +6 · Go +6

Name of the Vulnerable Software and Affected Versions: Go versions through 1.16.5 Description: The issue arises from insufficient certificate authentication in the crypto/tls package of the Go programming language. This can be exploited by a remote attacker to cause a denial of service...

9.8CVSS8.3AI score0.93305EPSS
SaveExploits17References305
ThreatPost
ThreatPost
added 2021/02/17 9:39 p.m.715 views

Windows, Linux Devices Hijacked In Two-Year Cryptojacking Campaign

Cryptocurrency-mining malware, called WatchDog, has been running under the radar for more than two years – in what researchers call one of the largest and longest-lasting Monero cryptojacking attacks to date. Click to Register The attack is still in operation as of this writing – and due to the...

7.5CVSS9.1AI score0.99993EPSS
SaveExploits74References13
OSV
OSV
added 2021/02/10 7:15 p.m.7 views

CVE-2021-22133

The Elastic APM agent for Go versions before 1.11.0 can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application panic it...

2.4CVSS5.8AI score0.00521EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/02/10 7:15 p.m.3 views

CVE-2021-22133

The Elastic APM agent for Go versions before 1.11.0 can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM server. During an application panic it...

2.7CVSS5.9AI score0.00521EPSS
SaveExploits0References2Affected Software1
Elastic
Elastic
added 2021/02/04 2:19 p.m.10 views

Elastic APM Agent for Go 1.11.0 Security Update

Elastic APM Agent for Go information disclosure ESA-2021-02 The Elastic APM agent for Go can leak sensitive HTTP header information when logging the details during an application panic. Normally, the APM agent will sanitize sensitive HTTP header details before sending the information to the APM...

2.7CVSS6.3AI score0.00521EPSS
SaveExploits0
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.2 views

DEBIAN-CVE-2021-3115

Go before 1.14.14 and 1.15.x before 1.15.7 on Windows is vulnerable to Command Injection and remote code execution when using the "go get" command to fetch modules that make use of cgo for example, cgo can execute a gcc program from an untrusted download...

7.5CVSS8.6AI score0.06497EPSS
SaveExploits0References1
OSV
OSV
added 2021/01/26 6:16 p.m.11 views

UBUNTU-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
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/01/26 6:16 p.m.6 views

CVE-2021-3115

Go before 1.14.14 and 1.15.x before 1.15.7 on Windows is vulnerable to Command Injection and remote code execution when using the "go get" command to fetch modules that make use of cgo for example, cgo can execute a gcc program from an untrusted download...

7.5CVSS7.7AI score0.06497EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.7 views

Google Go Code Issue Vulnerability

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc. A code issue vulnerability exists in Go before 1.14.14 and before 1.15.7, which stems from the vulnerability to command injection and remote code execution attacks when using...

7.5CVSS6.5AI score0.06497EPSS
SaveExploits0References25
RedHat Linux
RedHat Linux
added 2021/01/25 7:45 p.m.5 views

golang: data race in certain net/http servers including ReverseProxy can lead to DoS

A flaw was found Go's net/http package. Servers using ReverseProxy from net/http in the Go standard library are vulnerable to a data race that results in a denial of service. The highest threat from this vulnerability is to system availability...

5.9CVSS7.3AI score0.02906EPSS
SaveExploits0References5
Rows per page
Query Builder