漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Movary User Management (/settings/users) has Authorization Bypass that Allows Low-Privileged Users to Enumerate All Users and Create Administrator Accounts
Vulnerability Description
Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can access the user-management endpoints `/settings/users` and use them to enumerate all users and create a new administrator account. This happens because the route definitions do not enforce admin-only middleware, and the controller-level authorization check uses a broken boolean condition. As a result, any user with a valid web session cookie can reach functionality that should be restricted to administrators. Version 0.71.1 patches the issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
授权机制不正确
Vulnerability Title
Movary 安全漏洞
Vulnerability Description
Movary是Lee Peuker个人开发者的一个影评程序。 Movary 0.71.1之前版本存在安全漏洞,该漏洞源于用户管理端点/settings/users的路由定义未强制执行仅管理员中间件,且控制器级授权检查存在布尔条件缺陷,可能导致具有有效Web会话Cookie的任何用户访问本应仅限于管理员的功能。
CVSS Information
N/A
Vulnerability Type
N/A