漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Activepieces: Cross-tenant file download via missing JWT audience check on step-files signed URL
Vulnerability Description
Activepieces is an open source AI workflow automation platform. Prior to 0.83.0, the /v1/step-files/signed download endpoint verified the supplied JWT against the shared signing secret but did not check the token's audience, and combined with a missing null-check on the decoded fileId, this allowed any caller holding any valid Activepieces JWT (including a freshly created user's own access token) to receive a step-file belonging to another tenant. The file returned was whatever PostgreSQL happened to scan first for type = FLOW_STEP_FILE, varying over time as the database changed, so an authenticated user could obtain step-file attachments belonging to other tenants on the same instance; the attacker could not target a specific victim or file, and the access was read-only with no integrity or availability impact. This issue is fixed in version 0.83.0.
CVSS Information
N/A
Vulnerability Type
对数据真实性的验证不充分
Vulnerability Title
Activepieces 输入验证错误漏洞
Vulnerability Description
activepieces activepieces是activepieces的一个自动化工作流平台。 Activepieces 0.83.0之前版本存在安全漏洞,该漏洞源于/v1/step-files/signed下载端点验证了JWT但未检查令牌受众,并且缺失对解码后文件ID的空值检查,导致持有有效Activepieces JWT的调用者能够获取属于其他租户的step-file。
CVSS Information
N/A
Vulnerability Type
N/A