Lucene search
K

16 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2021-14641

Malware in sbrugna...

7.5CVSS7.6AI score0.00025EPSS
Exploits0References13
OSV
OSV
added 2024/03/06 11:6 a.m.25 views

BIT-GOLANG-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.6AI score0.00025EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.1 views

SUSE 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.5CVSS8.8AI score0.00025EPSS
Exploits0References7
Snyk
Snyk
added 2022/02/17 5:34 p.m.1 views

Infinite loop

Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: The Decode, DecodeElement, and Skip methods of an xml.Decoder provided by xml.NewTokenDecoder may enter an infinite loop when...

8.7CVSS6.8AI score0.00025EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2021/07/16 12:0 a.m.32 views

EulerOS 2.0 SP5 : golang (EulerOS-SA-2021-2217)

According to the version of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - 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...

7.5CVSS8AI score0.00025EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2021/07/01 12:0 a.m.29 views

EulerOS 2.0 SP9 : golang (EulerOS-SA-2021-2061)

According to the version of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - 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...

7.5CVSS8AI score0.00025EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2021/06/28 12:0 a.m.28 views

EulerOS 2.0 SP8 : golang (EulerOS-SA-2021-1980)

According to the version of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - 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...

7.5CVSS8AI score0.00025EPSS
Exploits0References2
Veracode
Veracode
added 2021/03/11 4:13 a.m.40 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to denial of service. An infinite loop occurs when using xml.NewTokenDecoder with a custom TokenReader...

7.5CVSS3.3AI score0.00025EPSS
Exploits0References3Affected Software5
NVD
NVD
added 2021/03/11 12:15 a.m.18 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.5CVSS0.00025EPSS
Exploits0References2
OSV
OSV
added 2021/03/11 12:15 a.m.21 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.5CVSS6.6AI score
Exploits0References2
Prion
Prion
added 2021/03/11 12:15 a.m.25 views

Design/Logic Flaw

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

5CVSS7.3AI score0.00025EPSS
Exploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2021/03/11 12:15 a.m.36 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.00025EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2021/03/11 12:0 a.m.42 views

FreeBSD : go -- encoding/xml: infinite loop when using xml.NewTokenDecoder with a custom TokenReader; archive/zip: panic when calling Reader.Open (72709326-81f7-11eb-950a-00155d646401)

The Go project reports : The Decode, DecodeElement, and Skip methods of an xml.Decoder provided by xml.NewTokenDecoder may enter an infinite loop when operating on a custom xml.TokenReader which returns an EOF in the middle of an open XML element. The Reader.Open API, new in Go 1.16, will panic...

7.5CVSS7.2AI score0.00132EPSS
Exploits0References5
Cvelist
Cvelist
added 2021/03/10 11:54 p.m.29 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.8AI score0.00025EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2021/03/10 11:54 p.m.63 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.7AI score0.00025EPSS
Exploits0
FreeBSD
FreeBSD
added 2021/03/05 12:0 a.m.48 views

go -- encoding/xml: infinite loop when using xml.NewTokenDecoder with a custom TokenReader; archive/zip: panic when calling Reader.Open

The Go project reports: The Decode, DecodeElement, and Skip methods of an xml.Decoder provided by xml.NewTokenDecoder may enter an infinite loop when operating on a custom xml.TokenReader which returns an EOF in the middle of an open XML element. The Reader.Open API, new in Go 1.16, will panic wh...

6.7AI score
Exploits0References2
Rows per page
Query Builder