Lucene search
+L

577 matches found

OSV
OSV
added 2024/01/19 8:31 p.m.79 views

GHSA-58J9-J2FJ-V8F4 SurrealDB vulnerable to Uncontrolled CPU Consumption via WebSocket Interface

SurrealDB depends on the tungstenite and tokio-tungstenite crates used by the axum crate, which handles connections to the SurrealDB WebSocket interface. On versions before 0.20.1, the tungstenite crate presented an issue which allowed the parsing of HTTP headers during the client handshake to...

7.5CVSS7.6AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/01/19 8:31 p.m.47 views

SurrealDB vulnerable to Uncontrolled CPU Consumption via WebSocket Interface

SurrealDB depends on the tungstenite and tokio-tungstenite crates used by the axum crate, which handles connections to the SurrealDB WebSocket interface. On versions before 0.20.1, the tungstenite crate presented an issue which allowed the parsing of HTTP headers during the client handshake to...

7.5CVSS7.4AI score0.02057EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/18 3:55 p.m.23 views

Uncontrolled Recursion in SurrealQL Parsing

In some specific instances, the SurrealQL parser will attempt to recursively parse nested statements or idioms i.e. nested IF and RELATE statements, nested basic idioms and nested access to attributes without checking if the depth limit established by default or in the SURREALMAXCOMPUTATIONDEPTH...

7.2AI score
SaveExploits0References10Affected Software1
vulnersOsv
vulnersOsv
added 2024/01/18 3:55 p.m.7 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +1 more potentially affected by CVE-2024-58370 via surrealdb (1.0.0-beta.9)

surrealdb CARGO version 1.0.0-beta.9 is affected by a known vulnerability. The following packages have a transitive dependency on surrealdb and may be impacted: - actix-session-surrealdb =0.1.0, =0.1.0, =0.1.0, =0.1.1 Source cves: CVE-2024-58370 Source advisory: OSV:GHSA-6R8P-HPG7-825G...

7.1CVSS5.3AI score0.00487EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/01/18 3:48 p.m.5 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +1 more potentially affected by CVE-2024-58368 via surrealdb (1.0.0-beta.9)

surrealdb CARGO version 1.0.0-beta.9 is affected by a known vulnerability. The following packages have a transitive dependency on surrealdb and may be impacted: - actix-session-surrealdb =0.1.0, =0.1.0, =0.1.0, =0.1.1 Source cves: CVE-2024-58368 Source advisory: OSV:GHSA-M24X-R6Q3-2VP9...

8.7CVSS5.3AI score0.00653EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/18 3:48 p.m.30 views

Uncaught Exception processing HTTP Headers in SurrealDB

The ID, DB and NS headers accepted by the SurrealDB HTTP REST API would fail to parse when containing some special characters. This would cause a panic which would crash the SurrealDB server, leading to denial of service. This issue only affects the SurrealDB binary; it does not affect the...

8.7CVSS7.2AI score0.00653EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/01/18 3:48 p.m.31 views

GHSA-M24X-R6Q3-2VP9 Uncaught Exception processing HTTP Headers in SurrealDB

The ID, DB and NS headers accepted by the SurrealDB HTTP REST API would fail to parse when containing some special characters. This would cause a panic which would crash the SurrealDB server, leading to denial of service. This issue only affects the SurrealDB binary; it does not affect the...

7.5CVSS7.2AI score0.00653EPSS
SaveExploits0References6
vulnersOsv
vulnersOsv
added 2024/01/18 3:44 p.m.6 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +1 more potentially affected by CVE-2024-58369 via surrealdb (1.0.0-beta.9)

surrealdb CARGO version 1.0.0-beta.9 is affected by a known vulnerability. The following packages have a transitive dependency on surrealdb and may be impacted: - actix-session-surrealdb =0.1.0, =0.1.0, =0.1.0, =0.1.1 Source cves: CVE-2024-58369 Source advisory: OSV:GHSA-JM4V-58R5-66HJ...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/18 3:44 p.m.25 views

Uncaught Exception in surrealdb

Although custom parameters and functions are only supported at the database level, it was allowed to invoke those entities at the root or namespace level. This would cause a panic which would crash the SurrealDB server, leading to denial of service. Impact A client that is authorized to run queri...

7.2AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/01/18 3:44 p.m.21 views

GHSA-JM4V-58R5-66HJ Uncaught Exception in surrealdb

Although custom parameters and functions are only supported at the database level, it was allowed to invoke those entities at the root or namespace level. This would cause a panic which would crash the SurrealDB server, leading to denial of service. Impact A client that is authorized to run queri...

6.5CVSS7.2AI score0.0045EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/01/18 12:00 a.m.33 views

PT-2026-60948

Name of the Vulnerable Software and Affected Versions SurrealDB versions prior to 1.1.0 Description An issue exists where the server fails to properly parse the ID, DB, and NS headers in HTTP REST API requests that contain special characters. Unauthenticated attackers can send crafted HTTP reques...

8.7CVSS5.3AI score0.00653EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/01/18 12:00 a.m.11 views

PT-2024-40347 · Surrealdb · Surrealdb

Name of the Vulnerable Software and Affected Versions: SurrealDB versions prior to 1.1.1 Description: The issue allows authorized clients to invoke custom parameters and functions at the root or namespace level, causing a panic that crashes the SurrealDB server, leading to denial of service. This...

6.5CVSS7.1AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/01/18 12:00 a.m.8 views

PT-2024-40134 · Surrealdb · Surrealdb

Name of the Vulnerable Software and Affected Versions: SurrealDB versions prior to 1.1.0 Description: The issue arises when the SurrealQL parser attempts to recursively parse nested statements or idioms without checking the established depth limit, potentially leading to a stack overflow. An...

6.5CVSS7.3AI score
SaveExploits0References11
vulnersOsv
vulnersOsv
added 2023/12/15 3:46 a.m.4 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +1 more potentially affected by CVE-2023-54366 via surrealdb (1.0.0-beta.9)

surrealdb CARGO version 1.0.0-beta.9 is affected by a known vulnerability. The following packages have a transitive dependency on surrealdb and may be impacted: - actix-session-surrealdb =0.1.0, =0.1.0, =0.1.0, =0.1.1 Source cves: CVE-2023-54366 Source advisory: OSV:GHSA-X5FR-7HHJ-34J3...

8.8CVSS5.3AI score0.00462EPSS
SaveExploits0
OSV
OSV
added 2023/12/15 3:46 a.m.43 views

GHSA-X5FR-7HHJ-34J3 SurrealDB: Full Table Permissions by Default

Default table permissions in SurrealDB were FULL instead of NONE. This would lead to tables having FULL permissions for SELECT, CREATE, UPDATE and DELETE unless some other permissions were specified via the PERMISSIONS clause. We have decided to treat this behaviour as a vulnerability due to its...

8.8CVSS7.7AI score0.00462EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/12/15 3:46 a.m.27 views

SurrealDB: Full Table Permissions by Default

Default table permissions in SurrealDB were FULL instead of NONE. This would lead to tables having FULL permissions for SELECT, CREATE, UPDATE and DELETE unless some other permissions were specified via the PERMISSIONS clause. We have decided to treat this behaviour as a vulnerability due to its...

8.8CVSS7.7AI score0.00462EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/15 12:00 a.m.5 views

PT-2023-33071 · Surrealdb · Surrealdb

Name of the Vulnerable Software and Affected Versions: SurrealDB versions prior to 1.0.1 SurrealDB version 1.1.0-beta.1 and earlier nightly releases are not affected as they already include the patch. Description: The issue arises from default table permissions in SurrealDB being set to FULL...

8.8CVSS7.5AI score
SaveExploits0References3
Rows per page
Query Builder