CVE-2024-58368

Summary

SurrealDB versions before 1.1.0 fail to properly parse the ID, DB, and NS headers in HTTP REST API requests containing special characters. Unauthenticated attackers can send crafted HTTP requests with malformed header values to trigger an uncaught exception that crashes the server.

Affected Software

VendorProductVersion RangeStatus
surrealdbsurrealdb0 < 1.1.0affected
surrealdbsurrealdb1.1.0unaffected

Weaknesses

  • CWE-248: Uncaught Exception

References