Lucene search
+L

5 matches found

Github Security Blog
Github Security Blog
added 2026/08/14 7:40 p.m.18 views

SurrealDB: Array element-level (field.*) SELECT permissions leak denied elements to record users

A SELECT permission defined on an array element DEFINE FIELD field. … PERMISSIONS FOR select … is not enforced correctly for RECORD users. Instead of hiding the denied elements, the query leaks a subset of them: a deny-all returns the odd-indexed elements, and a per-element predicate keeps and...

5.2AI score
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.7 views

CVE-2026-63740

SurrealDB versions before 3.1.4 fail to properly enforce SELECT permissions on array elements field. for record users, leaking denied array elements instead of hiding them. Attackers with record scope access can read array elements that element-level permissions should deny by exploiting incorrec...

7.1CVSS5.2AI score0.00358EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 12:04 p.m.19 views

EUVD-2026-45911

SurrealDB versions before 3.1.4 fail to properly enforce SELECT permissions on array elements field. for record users, leaking denied array elements instead of hiding them. Attackers with record scope access can read array elements that element-level permissions should deny by exploiting incorrec...

7.1CVSS5.2AI score0.00358EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/09/11 7:20 p.m.30 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
Gentoo Linux
Gentoo Linux
added 2014/01/21 12:00 a.m.49 views

Active Record: SQL injection

Background Active Record is a Ruby gem that allows database entries to be manipulated as objects. Description An Active Record method parameter can mistakenly be used as a scope. Impact A remote attacker could use specially crafted input to execute arbitrary SQL statements. Workaround The...

7.5CVSS7.4AI score0.04458EPSS
SaveExploits2
Rows per page
Query Builder