Lucene search
+L

327 matches found

OSV
OSV
added 2024/05/08 2:10 p.m.18 views

CVE-2024-32886 Vitess vulnerable to infinite memory consumption and vtgate crash

Vitess is a database clustering system for horizontal scaling of MySQL. When executing the following simple query, the vtgate will go into an endless loop that also keeps consuming memory and eventually will run out of memory. This vulnerability is fixed in 19.0.4, 18.0.5, and 17.0.7...

4.9CVSS5AI score
SaveExploits0References9
CVE
CVE
added 2024/05/08 2:10 p.m.80 views

CVE-2024-32886

CVE-2024-32886 affects Vitess vtgate, causing a Denial of Service via unbounded memory growth due to a bug in the collation/UTF-16 decoding path (affecting encodings like utf16/utf32/ucs2). Affected versions are fixed in Vitess releases 19.0.4, 18.0.5, and 17.0.7. The issue is demonstrated by a q...

4.9CVSS6.5AI score0.00751EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/04/29 4:15 a.m.54 views

CVE-2024-2757

In PHP 8.3. before 8.3.5, function mbencodemimeheader runs endlessly for some inputs that contain long strings of non-space characters followed by a space. This could lead to a potential DoS attack if a hostile user sends data to an application that uses this function...

7.5CVSS7.1AI score0.01924EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/04/23 12:0 a.m.320 views

PHP 8.3.x < 8.3.6 Multiple Vulnerabilities

According to its self-reported version number, the version of PHP installed on the remote host is 8.1.x prior to 8.1.28, 8.2.x prior to 8.2.18, or 8.3.x prior to 8.3.6. It is, therefore, affected by multiple vulnerabilities: - A command injection via array-ish $command parameter of procopen...

9.4CVSS8.3AI score0.49336EPSS
SaveExploits6References5
NVD
NVD
added 2024/04/17 11:15 a.m.31 views

CVE-2024-26848

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.5AI score
SaveExploits0
OSV
OSV
added 2024/04/17 11:15 a.m.11 views

CVE-2024-26848

In the Linux kernel, the following vulnerability has been resolved: afs: Fix endless loop in directory parsing If a directory has a block with only ".afsXXXX" files in it from uncompleted silly-rename, these .afsXXXX files are skipped but without advancing the file position in the dircontext. Thi...

8AI score
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.44 views

CVE-2024-26848

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.2AI score
SaveExploits0References25
CVE
CVE
added 2024/04/17 10:14 a.m.89 views

CVE-2024-26848

CVE-2024-26848 affects the Linux kernel AFS file system; advisories (Ubuntu USN-6919-1 and Amazon Linux 2 ALAS2KERNEL-5.10-2024-076) describe an fix for an endless loop in directory parsing. Affected products/versions are kernel builds shipping the AFS code; remediation is to update the kernel to...

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2024/04/17 10:14 a.m.28 views

CVE-2024-26848

...

7.8AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/17 10:14 a.m.26 views

CVE-2024-26848

...

8.4AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/17 10:14 a.m.37 views

CVE-2024-26848

Removed by vendor...

7.1AI score
SaveExploits0
Prion
Prion
added 2023/11/07 6:15 p.m.23 views

Design/Logic Flaw

Cosign is a sigstore signing tool for OCI containers. Cosign is susceptible to a denial of service by an attacker controlled registry. An attacker who controls a remote registry can return a high number of attestations and/or signatures to Cosign and cause Cosign to enter a long loop resulting in...

5CVSS7.1AI score0.0064EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2023/11/07 5:30 p.m.69 views

CVE-2023-46737

Cosign is a sigstore signing tool for OCI containers. Cosign is susceptible to a denial of service by an attacker controlled registry. An attacker who controls a remote registry can return a high number of attestations and/or signatures to Cosign and cause Cosign to enter a long loop resulting in...

5.3CVSS5AI score0.0064EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/08/08 1:32 a.m.6 views

SUSE CVE-2023-4010

A flaw was found in the USB Host Controller Driver framework in the Linux kernel. The usbgivebackurb function has a logic loophole in its implementation. Due to the inappropriate judgment condition of the goto statement, the function cannot return under the input of a specific malformed descripto...

4.6CVSS6.3AI score0.00596EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/07/31 4:22 p.m.58 views

CVE-2023-4010 Kernel: usb: hcd: malformed usb descriptor leads to infinite loop in usb_giveback_urb()

A flaw was found in the USB Host Controller Driver framework in the Linux kernel. The usbgivebackurb function has a logic loophole in its implementation. Due to the inappropriate judgment condition of the goto statement, the function cannot return under the input of a specific malformed descripto...

4.6CVSS4.8AI score0.00596EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2023/03/20 9:15 a.m.8 views

nodejs-handlebars: an endless loop while processing specially-crafted templates leads to DoS

A flaw was found in nodejs-handlebars, where affected versions of handlebars are vulnerable to a denial of service. The package's parser may be forced into an endless loop while processing specially-crafted templates. This flaw allows attackers to exhaust system resources, leading to a denial of...

7.8CVSS7.2AI score0.03793EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/02/23 10:15 p.m.23 views

CVE-2023-25824

Modgnutls is a TLS module for Apache HTTPD based on GnuTLS. Versions from 0.9.0 to 0.12.0 including did not properly fail blocking read operations on TLS connections when the transport hit timeouts. Instead it entered an endless loop retrying the read operation, consuming CPU resources. This coul...

7.5CVSS6.9AI score0.01091EPSS
SaveExploits1References5
F5 Networks
F5 Networks
added 2023/02/21 6:47 p.m.97 views

K51753557: PHP vulnerability CVE-2015-9253

Security Advisory Description An issue was discovered in PHP through 7.2.2. The php-fpm master process restarts a child process in an endless loop when using program execution functions e.g., passthru, exec, shellexec, or system with a non-blocking STDIN stream, causing this master process to...

6.8CVSS7.9AI score0.04176EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/02/15 4:28 a.m.5 views

SUSE CVE-2018-10316

Netwide Assembler NASM 2.14rc0 has an endless while loop in the assemblefile function of asm/nasm.c because of a globallineno integer overflow...

3.3CVSS7.8AI score0.01098EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:19 a.m.5 views

SUSE CVE-2019-0205

In Apache Thrift all versions up to and including 0.12.0, a server or client may run into an endless loop when feed with specific input data. Because the issue had already been partially fixed in version 0.11.0, depending on the installed version it affects only certain language bindings...

7.8CVSS7.2AI score0.09156EPSS
SaveExploits0References3
Rows per page
Query Builder