Lucene search
+L

525 matches found

Github Security Blog
Github Security Blog
added 2024/10/08 10:21 p.m.22 views

SurrealDB: Improper Authorization in Select Permissions

Due to the order in which permissions were processed, some statements, filters and computations could lead to leaking field values or record contents to users without the required permissions. This behavior could be triggered in different scenarios: - When performing a SELECT operation on a table...

7.1CVSS6.8AI score0.00209EPSS
SaveExploits0References15Affected Software2
OSV
OSV
added 2024/10/08 10:20 p.m.14 views

GHSA-QJRV-V6QP-X99X 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...

7.1CVSS7.7AI score0.0045EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/10/08 10:20 p.m.24 views

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...

7.7AI score
SaveExploits0References4Affected Software2
Positive Technologies
Positive Technologies
added 2024/10/08 12:00 a.m.13 views

PT-2024-40433 · Surrealdb · Surrealdb

Name of the Vulnerable Software and Affected Versions: SurrealDB versions prior to 2.0.4 Description: The issue occurs when the parser fails to handle the conversion of an empty string to a SurrealDB value, such as when casting to a record, duration, or datetime, or when parsing an empty string t...

7.1CVSS7.5AI score
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2024/09/11 7:20 p.m.7 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +2 more potentially affected by CVE-2024-58362 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-58362 Source advisory: OSV:GHSA-64F8-PJGR-9WMR...

8.8CVSS5.3AI score0.00636EPSS
SaveExploits0
OSV
OSV
added 2024/09/11 7:20 p.m.53 views

GHSA-64F8-PJGR-9WMR Untrusted Query Object Evaluation in RPC API

During the sign in and sign up operations through the SurrealDB RPC API, an arbitrary object would be accepted in order to support a wide array of types and structures that could contain user credentials. This arbitrary object could potentially contain any SurrealDB value, including an object...

8.8CVSS7.2AI score0.00636EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/09/11 7:20 p.m.38 views

Untrusted Query Object Evaluation in RPC API

During the sign in and sign up operations through the SurrealDB RPC API, an arbitrary object would be accepted in order to support a wide array of types and structures that could contain user credentials. This arbitrary object could potentially contain any SurrealDB value, including an object...

7.2AI score
SaveExploits0References7Affected Software2
Positive Technologies
Positive Technologies
added 2024/09/11 12:00 a.m.20 views

PT-2026-60942

Name of the Vulnerable Software and Affected Versions SurrealDB versions prior to 1.5.5 SurrealDB versions 2.0.0-beta through 2.0.0-beta.2 Description The RPC API accepts arbitrary objects in the signin and signup operations without recursively validating them for non-computed values. When a reco...

8.8CVSS5.4AI score0.00636EPSS
SaveExploits0References17
vulnersOsv
vulnersOsv
added 2024/07/11 1:19 p.m.7 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +2 more potentially affected by CVE-2024-58363 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-58363 Source advisory: OSV:GHSA-GH9F-6XM2-C4J2...

6.3CVSS5.3AI score0.00343EPSS
SaveExploits0
OSV
OSV
added 2024/07/11 1:19 p.m.27 views

GHSA-GH9F-6XM2-C4J2 SurrealDB vulnerable to Improper Authentication when Changing Databases as Scope User

Authentication would not be properly validated when an already authenticated scope user would use the use method or USE clause to switch working databases in a session. If there was a user record in the new database with identical record identifier as the original record that the user authenticat...

6.3CVSS7.2AI score0.00343EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/07/11 1:19 p.m.22 views

SurrealDB vulnerable to Improper Authentication when Changing Databases as Scope User

Authentication would not be properly validated when an already authenticated scope user would use the use method or USE clause to switch working databases in a session. If there was a user record in the new database with identical record identifier as the original record that the user authenticat...

7.2AI score
SaveExploits0References4Affected Software2
Positive Technologies
Positive Technologies
added 2024/07/11 12:00 a.m.32 views

PT-2026-60943

Name of the Vulnerable Software and Affected Versions SurrealDB versions prior to 1.5.4 Description Authentication validation is not properly handled when a scope user switches databases via the USE clause or the use method. An authenticated attacker can impersonate another user in a different...

6.3CVSS5.2AI score0.00343EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2024/02/21 12:04 a.m.20 views

Externally Controlled Format String in Scripting Functions

The rquickjs crate used by SurrealDB implements Rust bindings to the QuickJS C library and is used to execute SurrealDB scripting functions. The rquickjs function Exception::throwtype takes a string and returns an error object. Prior to version 0.4.2 of the crate, this string would be fed directl...

8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/21 12:04 a.m.18 views

GHSA-Q3GG-M8HR-H4X4 Externally Controlled Format String in Scripting Functions

The rquickjs crate used by SurrealDB implements Rust bindings to the QuickJS C library and is used to execute SurrealDB scripting functions. The rquickjs function Exception::throwtype takes a string and returns an error object. Prior to version 0.4.2 of the crate, this string would be fed directl...

8.5CVSS8AI score0.00316EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2024/02/21 12:04 a.m.3 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +2 more potentially affected by CVE-2024-58366 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-58366 Source advisory: OSV:GHSA-Q3GG-M8HR-H4X4...

9CVSS5.3AI score0.00316EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/02/21 12:03 a.m.6 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +2 more potentially affected by CVE-2024-58365 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-58365 Source advisory: OSV:GHSA-6WR5-JMPR-MJCX...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/21 12:03 a.m.24 views

Uncaught Exception in Macro Expecting Native Function to Exist

The query executor would panic when executing a query containing a call to a built-in SurrealDB function that did not exist. This could occur accidentally in situations where the version of the SurrealDB client was newer than the SurrealDB server or when a pre-parsed query was provided to the...

7.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/21 12:03 a.m.23 views

GHSA-6WR5-JMPR-MJCX Uncaught Exception in Macro Expecting Native Function to Exist

The query executor would panic when executing a query containing a call to a built-in SurrealDB function that did not exist. This could occur accidentally in situations where the version of the SurrealDB client was newer than the SurrealDB server or when a pre-parsed query was provided to the...

6.5CVSS7.4AI score0.0045EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/21 12:00 a.m.25 views

GHSA-8XFF-473H-F863 Uncaught Exception Handling Parsing Errors on Line Terminators

The span rendering would panic when handling failed parsing of queries where the error occurred on a line terminator character. Impact A client that is authorized to run queries in a SurrealDB server is able to execute a malformed query which will fail to parse on a line terminator character and...

6.5CVSS7.5AI score0.0045EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2024/02/21 12:00 a.m.4 views

actix-session-surrealdb (>=0.1.0, <=0.1.5), bb8-surrealdb (>=0.1.0, <=0.1.3) +2 more potentially affected by CVE-2024-58364 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-58364 Source advisory: OSV:GHSA-8XFF-473H-F863...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0
Rows per page
Query Builder