7.5

CVE-2024-11172

Exploit

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 issue is fixed in version 0.7.6.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LibrechatLibrechat Version < 0.7.6
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.86% 0.538
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security@huntr.dev 7.5 3.9 3.6
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-248 Uncaught Exception

An exception is thrown from a function, but it is not caught.

https://huntr.com/bounties/c76a7ee3-2e26-45a0-8940-21c749592105
Third Party Advisory
Exploit
https://github.com/danny-avila/librechat/commit/976784c01fa4cce00d4c2941801d56aed375c21b
Patch