### 漏洞概述 **漏洞名称**: Denial of Service through scripting function memory edge case **漏洞描述**: 在SurrealDB实例中,如果启用了脚本功能(通过 `--allow-scripting` 参数),用户能够运行任意查询,可能会触发服务器崩溃,原因是底层JS引擎中的内存安全漏洞。该漏洞会导致SurrealDB实例立…
### 漏洞概述 **标题**: Authenticated subscribers can read records hidden by SELECT permissions via LIVE subscriptions **描述**: 一个记录用户可以使用 `LIVE SELECT` 表达式读取被 `SELECT` 权限隐藏的记录。当该表达式引用了 `$value`、`$before`、`$a…
### 漏洞概述 - **漏洞名称**: Crafting malicious LIVE queries writes to the database, resulting in DoS, without permission to the table required - **漏洞ID**: GHSA-4v76-cw68-4vc9 - **发布日期**: May 28 - **严重程度**: M…