漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Oppia through 3.5.2 Missing Authorization on AdminRoleHandler GET
Vulnerability Description
Oppia's AdminRoleHandler GET endpoint in core/controllers/admin.py is decorated with open_access, allowing any registered user to enumerate privileged accounts and roles. Attackers can query the endpoint with filter_criterion parameters to retrieve usernames holding specific roles, banned flags, and managed topic identifiers without authorization.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Vulnerability Type
授权机制缺失
Vulnerability Title
Oppia 授权问题漏洞
Vulnerability Description
Oppia是Oppia组织开源的一款在线学习工具。 Oppia 3.5.2及之前版本存在授权问题漏洞,该漏洞源于core/controllers/admin.py中的AdminRoleHandler GET端点被标记为open_access,导致任意注册用户可枚举特权账户和角色,并可通过filter_criterion参数检索持有特定角色的用户名、禁用标志和受管主题标识符。
CVSS Information
N/A
Vulnerability Type
N/A