CVE-2024-58365

Summary

SurrealDB versions before 1.2.0 contain an uncaught exception vulnerability in the query executor when processing calls to nonexistent built-in functions. Authorized clients can craft pre-parsed queries invoking nonexistent functions to trigger a panic that crashes the server.

Affected Software

VendorProductVersion RangeStatus
surrealdbsurrealdb0 < 1.2.0affected
surrealdbsurrealdb1.2.0unaffected

Weaknesses

  • CWE-248: Uncaught Exception

References