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
Saleor: Anonymous users can modify channel settings via `channelUpdate` due to `all([])` bypass in permission check
Vulnerability Description
Saleor is an e-commerce platform. From 3.14.67 until 3.21.67, 3.22.63, and 3.23.22, a broken authorization check in saleor/permission/utils.py can incorrectly authorize unauthenticated GraphQL requests. The flaw permits anonymous callers to use the channelUpdate() mutation to change channel order settings such as allowUnpaidOrders even when the response reports PermissionDenied. The same permission utility can expose hidden objects through the pageType() and translation() queries, including attributes whose visibleInStorefront field is false and that should be visible only to users with management permissions. This issue is fixed in versions 3.21.67, 3.22.63, and 3.23.22.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Vulnerability Type
授权机制不恰当
Vulnerability Title
Saleor 授权问题漏洞
Vulnerability Description
Saleor是Saleor公司开源的一个电商平台管理系统。 Saleor 3.14.67至3.21.67之前版本、3.22.0-a.0至3.22.63之前版本和3.23.0-a.0至3.23.22之前版本存在授权问题漏洞,该漏洞源于Saleor/permission/utils.py中的授权检查失效,错误授权未经验证的GraphQL请求,可能导致匿名调用者使用channelUpdate() mutation更改频道订单设置(如allowUnpaidOrders),并通过pageType()和transla
CVSS Information
N/A
Vulnerability Type
N/A