Lucene search
+L

649 matches found

Huntr
Huntr
added 2024/10/28 7:45 a.m.12 views

Denial of service cause by unhandled exception

Description In javascript express, if async router handler throw an exception, the whole server will crash. In librechat, middleware checkBan is not surrounded by try catch block. This middleware, under some crafted payload, will throw exception and cause server crash. This poc can be exploited b...

7.5CVSS7.7AI score0.00864EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/25 8:24 a.m.7 views

unhandled exception caused server crash

Description in javascript express framework, if async router handler throw an exception, the whole server will crash. In librechat, some API, when leading with some malformed input, will have uncaught exception. This will lead to server crash, thus a full denial of service. Mind that although thi...

6.5CVSS6.8AI score0.00816EPSS
SaveExploits1
OSV
OSV
added 2024/10/19 6:30 a.m.6 views

GHSA-C7QV-Q95Q-8V27 Denial of service in http-proxy-middleware

Versions of the package http-proxy-middleware before 2.0.7, from 3.0.0 and before 3.0.3 are vulnerable to Denial of Service DoS due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths...

7.5CVSS7.2AI score0.01011EPSS
SaveExploits1References6
Snyk
Snyk
added 2024/10/18 4:6 a.m.7 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths. PoC 1 Run a server like this: js const express =...

8.7CVSS7AI score0.01011EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/25 7:5 p.m.20 views

Security Bulletin: Vulnerability in Okio GzipSource affects watsonx.data

Summary Okio GzipSource is vulnerable to a denial of service, caused by unhandled exception. This can affect watsonx.data. Vulnerability Details CVEID:CVE-2023-3635 DESCRIPTION: Okio GzipSource is vulnerable to a denial of service, caused by unhandled exception. By sending a specially crafted gzi...

7.5CVSS7.4AI score0.01254EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/25 7:0 p.m.23 views

Security Bulletin: Vulnerablity in Okio GzipSource affects watsonx.data

Summary Okio GzipSource is vulnerable to a denial of service, caused by unhandled exception. This can affect watsonx.data. Vulnerability Details CVEID:CVE-2023-3635 DESCRIPTION: Okio GzipSource is vulnerable to a denial of service, caused by unhandled exception. By sending a specially crafted gzi...

7.5CVSS7.4AI score0.01254EPSS
SaveExploits1Affected Software1
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an error condition that was not handled correctly...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an error that was not handled correctly, resulting in a null pointer dereference and a kernel crash. No...

5.5CVSS6.6AI score0.00268EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an error condition that was not handled correctly...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.25 views

CVE-2024-45005 KVM: s390: fix validity interception issue when gisa is switched off

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix validity interception issue when gisa is switched off We might run into a SIE validity if gisa has been disabled either via using kernel parameter "kvm.usegisa=0" or by setting the related sysfs attribute to N echo...

6.6AI score0.00211EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/08/20 12:0 a.m.9 views

PT-2024-30722 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the s390/fpu component of the Linux kernel, where exception handling for the lfpc instruction within the load fpu state function was removed during a recent cod...

9.8CVSS6.6AI score0.02386EPSS
SaveExploits7References1888
Citrix
Citrix
added 2024/06/27 12:0 a.m.13 views

Storefront - Event ID 3005 - The request queue limit of the session is exceeded

When a user attempts to enumerate using the StoreWeb URL in a browser, not all icons are not enumerated. This can also occasionally result in enumeration failure and an error stating "Cannot complete your request" during enumeration. On the Storefront server, Windows Event Viewer Applications and...

7AI score
SaveExploits0
OSV
OSV
added 2024/06/19 3:4 p.m.5 views

GHSA-25HC-QCG6-38WJ socket.io has an unhandled 'error' event

Impact A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. node:events:502 throw err; // Unhandled 'error' event ^ Error ERRUNHANDLEDERROR: Unhandled error. undefined at new NodeError node:internal/errors:405:5 at...

7.3CVSS6.8AI score0.0069EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/20 12:0 a.m.34 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unhandled soft interrupt causing a fix to hang...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.32 views

CVE-2024-35809 PCI/PM: Drain runtime-idle callbacks before driver removal

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtimeidle callback and the .remove callback in the rtsxpcr PCI driver leads to a kernel crash due to an unhandled page fault 1. The proble...

7.3AI score0.00193EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/03 9:15 a.m.21 views

CVE-2024-23914

Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows. When MCOpenAssociation function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception...

5.7CVSS5.6AI score0.00264EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/03 8:15 a.m.63 views

CVE-2024-23914

The CVE-2024-23914 entry concerns an externally-controlled format string vulnerability in Merative Merge DICOM Toolkit C/C++ on Windows. The flaw arises when MC_Open_Association() processes a DICOM Application Context Name containing illegal characters, potentially triggering an unhandled excepti...

5.7CVSS6.8AI score0.00264EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/03 8:15 a.m.25 views

CVE-2024-23914

Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows. When MCOpenAssociation function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception...

5.7CVSS5.9AI score0.00264EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/03 8:15 a.m.11 views

CVE-2024-23914

Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows. When MCOpenAssociation function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception...

5.7CVSS7.2AI score0.00264EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/03 12:0 a.m.7 views

PT-2024-20171 · Merge · Merge Dicom Toolkit C/C++

Name of the Vulnerable Software and Affected Versions: Merge DICOM Toolkit C/C++ versions ≤5.17.0 Description: The issue is related to the use of an externally-controlled format string vulnerability in the Merge DICOM Toolkit C/C++ on Windows. When the MC Open Association function is used to open...

5.7CVSS7.1AI score0.00264EPSS
SaveExploits0References5
Rows per page
Query Builder