Lucene search
+L

255 matches found

Snyk
Snyk
added 2022/02/17 5:34 p.m.3 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.02543EPSS
SaveExploits0References3
OSV
OSV
added 2021/10/21 7:15 p.m.2 views

DEBIAN-CVE-2021-42715

An issue was discovered in stb stbimage.h 1.33 through 2.27. The HDR loader parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stbimage by submitting crafted HDR files...

5.5CVSS6.1AI score0.01209EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/10/07 12:0 a.m.5 views

PT-2021-7979 · Unknown +3 · Stb Image.H +3

Name of the Vulnerable Software and Affected Versions: stb image.h versions 1.33 through 2.27 Description: The issue is related to the HDR loader in stb image.h, which parses truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. This could allow a remote attacker to cau...

8.8CVSS5.9AI score0.02078EPSS
SaveExploits6References77
RedHat Linux
RedHat Linux
added 2021/08/10 4:13 p.m.5 views

golang: encoding/xml: infinite loop when using xml.NewTokenDecoder with a custom TokenReader

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.2AI score0.02543EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/07/13 4:56 p.m.4 views

golang: encoding/xml: infinite loop when using xml.NewTokenDecoder with a custom TokenReader

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.2AI score0.02543EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2021/03/21 12:0 a.m.6 views

The vulnerability of the “Commons Compress” compression tool’s reading method, related to the infinite loop that allows a hacker to cause a service failure.

The vulnerability of the “toolset for compressing Commons” reading method is related to an error during the return of the EOF indicator. Exploiting this vulnerability could allow an attacker to cause a service failure...

6.5CVSS6.5AI score0.05253EPSS
SaveExploits0References6Affected Software3
Microsoft CVE
Microsoft CVE
added 2021/03/19 7:0 a.m.7 views

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.9AI score0.02543EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/11/04 2:12 a.m.11 views

libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS7.2AI score0.07627EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/09/29 7:48 p.m.9 views

libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS7.2AI score0.07627EPSS
SaveExploits0References4
OSV
OSV
added 2020/08/24 6:15 p.m.5 views

UBUNTU-CVE-2020-24606

Squid before 4.13 and 5.x before 5.0.4 allows a trusted peer to perform Denial of Service by consuming all available CPU cycles during handling of a crafted Cache Digest response message. This only occurs when cachepeer is used with the cache digests feature. The problem exists because...

8.6CVSS6.7AI score0.05162EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:0 a.m.7 views

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.

...

7.5CVSS6.9AI score0.07627EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2020/07/03 12:0 a.m.23 views

Huawei EulerOS: Security Advisory for libxml2 (EulerOS-SA-2020-1768)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8AI score0.07627EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/06/22 1:8 p.m.9 views

libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS7.2AI score0.07627EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/06/22 12:28 p.m.8 views

libxml2: infinite loop in xmlStringLenDecodeEntities in some end-of-file situations

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS7.2AI score0.07627EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/26 3:46 p.m.6 views

apache-commons-compress: ZipArchiveInputStream.read() fails to identify correct EOF allowing for DoS via crafted zip

When reading a specially crafted ZIP archive, the read method of Apache Commons Compress 1.7 to 1.17's ZipArchiveInputStream can fail to return the correct EOF indication after the end of the stream has been reached. When combined with a java.io.InputStreamReader this can lead to an infinite...

5.5CVSS7.2AI score0.05253EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2020/02/06 7:14 p.m.52 views

CVE-2020-7595

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS2.3AI score0.07627EPSS
SaveExploits0References3
OSV
OSV
added 2020/01/21 11:15 p.m.37 views

CVE-2020-7595

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS8.8AI score
SaveExploits0References15
OSV
OSV
added 2020/01/21 11:15 p.m.3 views

DEBIAN-CVE-2020-7595

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS7.1AI score0.07627EPSS
SaveExploits0References1
OSV
OSV
added 2020/01/21 11:15 p.m.2 views

ALPINE-CVE-2020-7595

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS7AI score0.07627EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/01/21 11:15 p.m.45 views

CVE-2020-7595

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation...

7.5CVSS6.8AI score0.07627EPSS
SaveExploits0References2
Rows per page
Query Builder