Lucene search
+L

11991 matches found

OSV
OSV
added 2024/03/06 11:16 a.m.18 views

BIT-TENSORFLOW-2021-37686 Infinite loop in TensorFlow Lite

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the strided slice implementation in TFLite has a logic bug which can allow an attacker to trigger an infinite loop. This arises from newly introduced support for ellipsis in axis definition. An attacker ca...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:10 a.m.12 views

BIT-MEDIAWIKI-2021-42040

An issue was discovered in MediaWiki through 1.36.2. A parser function related to loop control allowed for an infinite loop and php-fpm hang within the Loops extension because egLoopsCountLimit is mishandled. This could lead to memory exhaustion...

7.5CVSS7.4AI score0.01159EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.56 views

BIT-GOLANG-2020-16845

Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs...

7.5CVSS7.8AI score0.0473EPSS
SaveExploits0References16
OSV
OSV
added 2024/03/06 11:06 a.m.28 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.02474EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:04 a.m.19 views

BIT-NODE-2022-0778 Infinite loop in BN_mod_sqrt() reachable when parsing certificates

The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a...

7.5CVSS7.7AI score0.73188EPSS
SaveExploits2References35
OSV
OSV
added 2024/03/06 11:03 a.m.33 views

BIT-PHP-2022-31628 phar wrapper can occur dos when using quine gzip file

In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress "quines" gzip files, resulting in an infinite loop...

5.5CVSS7.2AI score0.00591EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/06 11:03 a.m.26 views

BIT-PILLOW-2021-28676

An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load...

7.5CVSS8.2AI score0.02453EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:03 a.m.69 views

BIT-MARIADB-2022-0778 Infinite loop in BN_mod_sqrt() reachable when parsing certificates

The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a...

7.5CVSS7.7AI score0.73188EPSS
SaveExploits2References35
OSV
OSV
added 2024/03/06 10:59 a.m.30 views

BIT-GOLANG-2022-30634 Indefinite hang with large buffers on Windows in crypto/rand

Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 32 - 1 bytes...

7.5CVSS7.5AI score0.02057EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/06 10:56 a.m.22 views

BIT-GOLANG-2023-24537 Infinite loop in parsing in go/scanner

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS8.8AI score0.01412EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 10:54 a.m.31 views

BIT-HAPROXY-2022-0711

A flaw was found in the way HAProxy processed HTTP responses containing the "Set-Cookie2" header. This flaw could allow an attacker to send crafted HTTP response packets which lead to an infinite loop, eventually resulting in a denial of service condition. The highest threat from this vulnerabili...

7.5CVSS7AI score0.16563EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:53 a.m.26 views

BIT-DJANGO-2022-23833

An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files...

7.5CVSS7.4AI score0.49246EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/03/06 7:12 a.m.173 views

CVE-2024-24786

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

5.9CVSS6.2AI score0.01262EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/06 4:42 a.m.6 views

SUSE CVE-2022-48630

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - fix infinite loop on requests not multiple of WORDSZ The commit referenced in the Fixes tag removed the 'break' from the else branch in qcomrngread, causing an infinite loop whenever 'max' is not a multiple of...

5.5CVSS5.9AI score0.00228EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/06 12:31 a.m.88 views

GHSA-8R3F-844C-MC37 Golang protojson.Unmarshal function infinite loop when unmarshaling certain forms of invalid JSON

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set...

8.7CVSS7AI score0.01262EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2024/03/06 12:31 a.m.52 views

Golang protojson.Unmarshal function infinite loop when unmarshaling certain forms of invalid JSON

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References9Affected Software3
OSV
OSV
added 2024/03/05 11:15 p.m.10 views

AZL-35658 CVE-2024-24786 affecting package kata-containers for versions less than 3.2.0.azl4-1

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set...

7.5CVSS6.6AI score0.01262EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.12 views

AZL-35577 CVE-2024-24786 affecting package kata-containers for versions less than 3.2.0.azl2-1

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.10 views

AZL-35643 CVE-2024-24786 affecting package docker-compose for versions less than 2.27.0-1

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.11 views

AZL-35582 CVE-2024-24786 affecting package moby-buildx for versions less than 0.7.1-24

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References1
Rows per page
Query Builder