EverShop 的“客户更新”路由在 文件中被配置为 (公开访问)。这一配置导致管理认证中间件在未验证调用者身份的情况下直接调用 继续执行后续逻辑,同时也没有任何客户会话中间件对该路由进行保护;该路由中间件链中唯一生效的中间件仅用于解析 JSON 请求体。 在 处理程序中,系统通过从 URL 路径中提取的 UUID 加载对应的客户记录,并将提供的字段写回该记录。如果提供了密码,则会对其进行哈希处理后更新;但整个过程中并未验证调用者是否真正拥有该客户记录。 因此,任何未认证的请求只要携带一个已知的客户 UUID,即
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| evershopcommerce | evershop | < 2.2.1 |
affected |
2.2.1 |
unaffected |
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| evershopcommerce | evershop | 0 ~ 2.2.1 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No comments yet