Lucene search
+L

7519 matches found

Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 views

CVE-2024-11173 Unhandled Exception in danny-avila/librechat

An unhandled exception in the danny-avila/librechat repository, version git 600d217, can cause the server to crash, leading to a full denial of service. This issue occurs when certain API endpoints receive malformed input, resulting in an uncaught exception. Although a valid JWT is required to...

6.5CVSS6.3AI score0.00816EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:10 a.m.59 views

CVE-2024-11173

CVE-2024-11173 affects the danny-avila/librechat project (git 600d217). An unhandled exception in API request handling can crash the server, causing a full denial of service. Exploitation requires a valid JWT, but LibreChat’s open registration allows attackers to create accounts and trigger the a...

6.5CVSS6.3AI score0.00816EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.23 views

CVE-2024-11173 Unhandled Exception in danny-avila/librechat

An unhandled exception in the danny-avila/librechat repository, version git 600d217, can cause the server to crash, leading to a full denial of service. This issue occurs when certain API endpoints receive malformed input, resulting in an uncaught exception. Although a valid JWT is required to...

6.5CVSS0.00816EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:10 a.m.53 views

CVE-2024-11172

The CVE-2024-11172 vulnerability affects danny-avila/librechat (commit a1647d7). An unauthenticated attacker can trigger a denial of service by sending a crafted payload to the server. The root cause is that the middleware checkBan is not wrapped in a try-catch, allowing an unhandled exception to...

7.5CVSS7.2AI score0.00864EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.5 views

CVE-2024-11172 Denial of Service in danny-avila/librechat

A vulnerability in danny-avila/librechat version git a1647d7 allows an unauthenticated attacker to cause a denial of service by sending a crafted payload to the server. The middleware checkBan is not surrounded by a try-catch block, and an unhandled exception will cause the server to crash. This...

7.5CVSS7.2AI score0.00864EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:10 a.m.8 views

CVE-2024-11172 Denial of Service in danny-avila/librechat

A vulnerability in danny-avila/librechat version git a1647d7 allows an unauthenticated attacker to cause a denial of service by sending a crafted payload to the server. The middleware checkBan is not surrounded by a try-catch block, and an unhandled exception will cause the server to crash. This...

7.5CVSS7AI score0.00864EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.10 views

CVE-2024-11172 Denial of Service in danny-avila/librechat

A vulnerability in danny-avila/librechat version git a1647d7 allows an unauthenticated attacker to cause a denial of service by sending a crafted payload to the server. The middleware checkBan is not surrounded by a try-catch block, and an unhandled exception will cause the server to crash. This...

7.5CVSS0.00864EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.12 views

CVE-2024-11169 Unhandled Exception Leading to Server Crash in danny-avila/librechat

An unhandled exception in danny-avila/librechat version 3c94ff2 can lead to a server crash. The issue occurs when the fs module throws an exception while handling file uploads. An unauthenticated user can trigger this exception by sending a specially crafted request, causing the server to crash...

7.5CVSS0.00864EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.6 views

CVE-2024-11169 Unhandled Exception Leading to Server Crash in danny-avila/librechat

An unhandled exception in danny-avila/librechat version 3c94ff2 can lead to a server crash. The issue occurs when the fs module throws an exception while handling file uploads. An unauthenticated user can trigger this exception by sending a specially crafted request, causing the server to crash...

7.5CVSS7.5AI score0.00864EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:9 a.m.7 views

CVE-2024-12704 Denial of Service (DoS) in run-llama/llama_index

A vulnerability in the LangChainLLM class of the run-llama/llamaindex repository, version v0.12.5, allows for a Denial of Service DoS attack. The streamcomplete method executes the llm using a thread and retrieves the result via the getresponsegen method of the StreamingGeneratorCallbackHandler...

7.5CVSS7AI score0.00761EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/03/20 12:0 a.m.9 views

PT-2025-12140

Name of the Vulnerable Software and Affected Versions run-llama/llama index version v0.12.5 Description A vulnerability in the LangChainLLM class allows for a Denial of Service DoS attack. The stream complete method executes the llm using a thread and retrieves the result via the get response gen...

7.5CVSS7.1AI score0.00761EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.8 views

LlamaIndex 安全漏洞

LlamaIndex is a data framework for LLM applications from the LlamaIndex open source. A security vulnerability exists in LlamaIndex version v0.12.5 that stems from an unhandled thread exception and could lead to a denial of service attack...

7.5CVSS7.3AI score0.00761EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.6 views

LibreChat 安全漏洞

LibreChat is an enhanced ChatGPT clone. LibreChat has a security vulnerability that stems from an unhandled exception that can be exploited by an attacker to cause a server crash...

7.5CVSS6.8AI score0.00864EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/16 12:2 a.m.7 views

OSV-2025-207 Security exception in org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl.clone

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=403330010 Crash type: Security exception Crash state: org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl.clone org.apache.lucene.analysis.tokenattributes.PackedTokenAttributeImpl.clone...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2025/03/14 3:43 p.m.10 views

OESA-2025-1268 firefox security update

Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Security Fixes: When loading a script with Subresource Integrity, attackers with an injection capability could trigger the reuse of...

9.8CVSS9.8AI score0.72648EPSS
SaveExploits41References188
OSV
OSV
added 2025/03/14 3:40 p.m.15 views

OESA-2025-1265 firefox security update

Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Security Fixes: When loading a script with Subresource Integrity, attackers with an injection capability could trigger the reuse of...

9.8CVSS9.8AI score0.72648EPSS
SaveExploits41References188
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:0 a.m.7 views

Uncaught Exception (due to a data race) leads to process termination in Waitress

...

6.5CVSS6.2AI score0.01432EPSS
SaveExploits1
CNVD
CNVD
added 2025/03/13 12:0 a.m.12 views

IBM MQ Code Issues Vulnerabilities

IBM MQ is a messaging middleware product from International Business Machines IBM. The product focuses on providing a reliable and proven messaging backbone for Service Oriented Architecture SOA. A code issue vulnerability exists in IBM MQ that stems from improper exception condition checking and...

5.5CVSS7AI score0.00138EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/13 12:0 a.m.7 views

IntegratedScripting 注入漏洞

IntegratedScripting is a Cyclops open source for creating scripts for handling complex operations in integrated dynamics. IntegratedScripting suffers from an injection vulnerability that stems from escaping the JavaScript sandbox via Java reflection on a thrown exception object to construct...

9.4CVSS8.2AI score0.00491EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/12 10:30 p.m.10 views

MAL-2025-191906 Malicious code in tonetext (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 c46725ad6c88079cce4f7fa4a29175fec7f78ea83344da99d0f02ac4f020fcf3 When imported, the code embedded into the exception class downloads a remote file, and runs it by importing, and attempts to cover tracks by overwriting itself...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder