Uncaught Exception Affecting surrealdb package, versions >=2.0.0 <2.0.4
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RUST-SURREALDB-8171934
- published 9 Oct 2024
- disclosed 8 Oct 2024
- credit Unknown
How to fix?
Upgrade surrealdb
to version 2.0.4 or higher.
Overview
Affected versions of this package are vulnerable to Uncaught Exception when calling Thing::try_from("")
with an empty value.
Workaround
This vulnerability can be mitigated by limiting the ability of untrusted clients to run arbitrary SurrealQL queries in the affected versions of SurrealDB. Additionally, SurrealDB administrators are advised to ensure that the SurrealDB process is configured to automatically restart after a crash, which can help reduce the impact of the denial of service.