Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1xanJ2LXY2cXAteDk5eM4ABAFk
SurrealDB has an Uncaught Exception Handling Parsing Errors on Empty Strings
The error rendering code from the parser would panic when handling failed parsing of queries where the error occurred when converting an empty string to a SurrealDB value. This would be the case when casting an empty string to a record
, duration
or datetime
, as well as potentially when parsing an empty string to JSON or providing an empty string to the type::field
and type::fields
functions.
Impact
A client that is authorized to run queries in a SurrealDB server would be able to execute a malformed query which would fail to parse when converting an empty string and cause a panic in the error rendering code. This would crash the server, leading to denial of service.
Patches
- Version 2.0.4 and later are not affected by this issue.
Workarounds
Affected users who are unable to update may want to limit the ability of untrusted clients to run arbitrary SurrealQL queries in the affected versions of SurrealDB. To limit the impact of the denial of service, SurrealDB administrators may also want to ensure that the SurrealDB process is running so that it can be automatically re-started after a crash.
Permalink: https://github.com/advisories/GHSA-qjrv-v6qp-x99xJSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xanJ2LXY2cXAteDk5eM4ABAFk
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: 3 months ago
Updated: 3 months ago
CVSS Score: 6.5
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Identifiers: GHSA-qjrv-v6qp-x99x
References:
- https://github.com/surrealdb/surrealdb/security/advisories/GHSA-qjrv-v6qp-x99x
- https://github.com/surrealdb/surrealdb/pull/4923
- https://github.com/surrealdb/surrealdb/commit/709d6efe901dbf3e207b4fc2ebc30775595efc16
- https://github.com/advisories/GHSA-qjrv-v6qp-x99x
Blast Radius: 14.3
Affected Packages
cargo:surrealdb-core
Dependent packages: 4Dependent repositories: 0
Downloads: 193,722 total
Affected Version Ranges: >= 2.0.0, < 2.0.4
Fixed in: 2.0.4
All affected versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3
All unaffected versions: 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1, 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.6, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4
cargo:surrealdb
Dependent packages: 42Dependent repositories: 158
Downloads: 256,478 total
Affected Version Ranges: >= 2.0.0, < 2.0.4
Fixed in: 2.0.4
All affected versions: 2.0.0, 2.0.1, 2.0.2, 2.0.3
All unaffected versions: 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.2.0, 1.2.2, 1.3.0, 1.3.1, 1.4.0, 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4