漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Budibase: Mass Assignment in Webhook Trigger Allows Cross-Workspace Automation Execution via appId Override
Vulnerability Description
Budibase is an open-source low-code platform. Prior to 3.39.9, the webhook trigger endpoint in Budibase is publicly accessible and passes the full HTTP request body into automation execution parameters. A mass assignment vulnerability in externalTrigger() allows an attacker to overwrite the internal appId property by including it in the webhook POST body. When the automation is processed asynchronously (the default path for webhooks without a collect step), the worker executes the attacker-defined automation in the context of the victim's workspace, granting full read/write access to the victim's database. This vulnerability is fixed in 3.39.9.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Vulnerability Type
CWE-915
Vulnerability Title
Budibase 输入验证错误漏洞
Vulnerability Description
Budibase是英国Budibase公司开源的一个用于在几分钟内创建内部应用程序、工作流和管理面板的低代码平台。 Budibase 3.39.9之前版本存在输入验证错误漏洞,该漏洞源于externalTrigger函数中存在大量赋值问题,导致webhook触发端点公开可访问并将完整HTTP请求体传递给自动化执行参数,攻击者可通过webhook POST体覆盖内部appId属性,从而在工作区上下文中执行攻击者定义的自动化,获得对受害者数据库的完全读写权限。
CVSS Information
N/A
Vulnerability Type
N/A