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
4gaBoards: Mass Information Disclosure (Internal PII Leakage) on /api/users to any authenticated user
Vulnerability Description
4gaBoards is a boards system for realtime project management. Prior to 3.3.9, 4gaBoards allows any authenticated user to enumerate account information for every user through GET /api/users and retrieve arbitrary accounts through GET /api/users/:id. The users/index and users/show actions rely only on the default is-authenticated policy in server/config/policies.js, and server/api/controllers/users/index.js returns the result of sails.helpers.users.getMany() without requester-specific authorization or response sanitization. Responses expose email, phone, organization, name, isAdmin, ssoGoogleEmail, ssoGithubEmail, and other SSO-linked email fields, including data for administrators. This enables instance-wide user enumeration, privacy loss, and targeted phishing reconnaissance. This issue is fixed in version 3.3.9.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
信息暴露
Vulnerability Title
RAR 4ga Boards 信息泄露漏洞
Vulnerability Description
RAR 4ga Boards是RAR个人开发者的一款用于实时项目管理的简易看板系统。 RAR 4ga Boards 3.3.9之前版本存在信息泄露漏洞,该漏洞源于users/index和users/show操作仅依赖默认的is-authenticated策略,且返回用户数据时未进行请求者特定授权或响应清理,导致任何经过身份验证的用户可枚举所有用户账户信息并检索任意账户,造成用户枚举、隐私泄露和定向钓鱼侦察。
CVSS Information
N/A
Vulnerability Type
N/A