Lucene search
+L

12271 matches found

RedhatCVE
RedhatCVE
added 2021/03/11 6:04 p.m.55 views

CVE-2021-27918

An infinite loop vulnerability was found in golang. If an application defines a custom token parser initializing with xml.NewTokenDecoder it is possible for the parsing loop to never return. An attacker could potentially craft a malicious XML document which has an XML element with EOF within it,...

7.5CVSS7.4AI score0.02474EPSS
SaveExploits0References4
NVD
NVD
added 2021/03/11 12:15 a.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.5CVSS0.02474EPSS
SaveExploits0References2
OSV
OSV
added 2021/03/11 12:15 a.m.4 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.02474EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/11 12:15 a.m.15 views

AZL-79104 CVE-2021-27918 affecting package golang 1.26.5-2

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.02474EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2021/03/11 12:15 a.m.45 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.02474EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/03/11 12:15 a.m.5 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.02474EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/03/11 12:00 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.02474EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/03/11 12:00 a.m.39 views

EulerOS Virtualization 2.9.0 : qemu (EulerOS-SA-2021-1667)

According to the versions of the qemu packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In QEMU through 5.0.0, an integer overflow was found in the SM501 display driver implementation. This flaw occurs in the COPYAREA...

8.8CVSS7.7AI score0.25054EPSS
SaveExploits14References33
CVE
CVE
added 2021/03/10 11:54 p.m.409 views

CVE-2021-27918

The CVE-2021-27918 issue affects encoding/xml in Go (golang): if a custom TokenReader returns EOF in the middle of an XML element, Decode, DecodeElement, or Skip can enter an infinite loop. This vulnerability is present in Go before 1.15.9 and in 1.16.x before 1.16.1. Public notices describe the ...

7.5CVSS7.4AI score0.02474EPSS
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2021/03/10 11:54 p.m.72 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.02474EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/03/10 11:54 p.m.43 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.02474EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/03/10 12:00 a.m.7 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.02474EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2021/03/10 12:00 a.m.43 views

EulerOS Virtualization 3.0.6.6 : cairo (EulerOS-SA-2021-1461)

According to the versions of the cairo packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in cairo 1.16.0. There is an assertion problem in the function cairoarcindirection in the file...

6.5CVSS6.3AI score0.02124EPSS
SaveExploits1References4
Apache Tomcat
Apache Tomcat
added 2021/03/10 12:00 a.m.76 views

Fixed in Apache Tomcat 9.0.44

Important: Denial of Service CVE-2021-41079 When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service. This was fixed with commit d4b340fa. This issue was first reported to the Apach...

7.5CVSS6.3AI score0.14286EPSS
SaveExploits3Affected Software1
Apache Tomcat
Apache Tomcat
added 2021/03/10 12:00 a.m.50 views

Fixed in Apache Tomcat 10.0.4

Note: The issue below was fixed in Apache Tomcat 10.0.3 but the release vote for the 10.0.3 release candidate did not pass. Therefore, although users must download 10.0.4 to obtain a version that includes a fix for these issues, version 10.0.3 is not included in the list of affected versions...

7.5CVSS7.4AI score0.07182EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/03/10 12:00 a.m.30 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : libxml2 Multiple Vulnerabilities (NS-SA-2021-0016)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has libxml2 packages installed that are affected by multiple vulnerabilities: - xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation. CVE-2020-7595 -...

7.5CVSS6.9AI score0.07836EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/03/10 12:00 a.m.38 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : python Vulnerability (NS-SA-2021-0015)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has python packages installed that are affected by a vulnerability: - In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because procpa...

7.5CVSS7.3AI score0.06253EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/03/10 12:00 a.m.38 views

SUSE SLED15 / SLES15 Security Update : openldap2 (SUSE-SU-2021:0723-1)

This update for openldap2 fixes the following issues : bsc1182408 CVE-2020-36230 - an assertion failure in slapd in the X.509 DN parsing in decode.c bernextelement, resulting in denial of service. bsc1182411 CVE-2020-36229 - ldapX509dn2bv crash in the X.509 DN parsing in adkeystring, resulting in...

7.5CVSS6.9AI score0.84224EPSS
SaveExploits1References34
RedHat Linux
RedHat Linux
added 2021/03/09 4:10 p.m.9 views

python-pygments: Infinite loop in SML lexer may lead to DoS

An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML SML source file, as demonstrated by input that only contains the "exception" keyword...

7.5CVSS7.4AI score0.02759EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/03/09 9:23 a.m.9 views

python: infinite loop in the tarfile module via crafted TAR archive

A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because procpax lacks header validation...

7.5CVSS6.8AI score0.06253EPSS
SaveExploits0References4
Rows per page
Query Builder