CVE-2024-11172

Summary

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.

Affected Software

VendorProductVersion RangeStatus
danny-aviladanny-avila/librechatunspecified < 0.7.6affected

Weaknesses

  • CWE-248: CWE-248 Uncaught Exception

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

References