Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Tuist: IDOR in preview deletion API allows cross-tenant deletion of any preview by UUID
Vulnerability Description
Tuist is a virtual platform team for Swift app devs. In 1.180.8 and earlier, the DELETE /api/projects/{account_handle}/{project_handle}/previews/{preview_id} endpoint loads the preview by its UUID without verifying that the preview belongs to the project resolved from the URL path. The route's project-level authorization plug (AuthorizationPlug, :preview) authorizes the caller against the project encoded in account_handle/project_handle — which the attacker controls — and then the action deletes whichever preview's UUID is supplied. The check therefore guards the wrong project.
CVSS Information
N/A
Vulnerability Type
通过用户控制密钥绕过授权机制
Vulnerability Title
Tuist 安全漏洞
Vulnerability Description
Tuist是Tuist开源的一款Swift应用开发团队协作与性能优化平台。 Tuist 1.180.8及之前版本存在安全漏洞,该漏洞源于DELETE端点未验证预览是否属于URL路径中的项目,可能导致删除错误的项目预览。
CVSS Information
N/A
Vulnerability Type
N/A