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
SUMO Reward Points for WooCommerce <= 32.7.0 - Unauthenticated Stored Cross-Site Scripting via 'reason' Parameter
Vulnerability Description
The SUMO Reward Points plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the REST API endpoint `/wp-json/wc-srp/v1/earning` in versions up to, and including, 32.7.0. This is due to the `user_has_cap` filter in the `SRP_REST_Earning_Controller` class unconditionally granting the custom `rs_earning_read` capability to all users — including unauthenticated visitors — combined with missing sanitization of the `reason` parameter in the `create_items()` function and missing output escaping in the `column_default()` method of `SRP_Master_Log`. This makes it possible for unauthenticated attackers to inject arbitrary web scripts into the reward points log that will execute whenever an administrator accesses the Master Log or User Reward Points admin pages.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
WordPress SUMO Reward Points 跨站脚本漏洞
Vulnerability Description
WordPress SUMO Reward Points是WordPress基金会的一个CMS组件。 WordPress SUMO Reward Points 32.7.0及之前版本存在跨站脚本漏洞,该漏洞源于`SRP_REST_Earning_Controller`类中`user_has_cap`过滤器无条件授予所有用户(包括未认证访客)自定义`rs_earning_read`能力,结合`create_items()`函数中`reason`参数缺少清理和`SRP_Master_Log`的`column_
CVSS Information
N/A
Vulnerability Type
N/A