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
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