漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
NocoBase: SQL injection in /api/myInAppChannels:list filter to PG-superuser RCE
Vulnerability Description
NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to 2.0.61, NocoBase @nocobase/plugin-notification-in-app-message exposed GET /api/myInAppChannels:list, where the filter[latestMsgReceiveTimestamp][$lt] value was inserted into a Sequelize.literal() template string without escaping or parameter binding, allowing a signed-up authenticated user to run stacked PostgreSQL statements and potentially execute commands with COPY ... TO PROGRAM. This vulnerability is fixed in 2.0.61.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Nocobase SQL注入漏洞
Vulnerability Description
Nocobase是NocoBase公司开源的一个低代码平台。 NocoBase 2.0.61之前版本存在SQL注入漏洞,该漏洞源于@nocobase/plugin-notification-in-app-message插件中GET /api/myInAppChannels:list接口的filter[latestMsgReceiveTimestamp][$lt]值被插入Sequelize.literal()模板字符串时未进行转义或参数绑定,可能导致已注册身份验证用户执行堆叠式PostgreSQL语句并执行
CVSS Information
N/A
Vulnerability Type
N/A