[HIGH] 安全:ComponentController.getMapLocation 存在 SSRF 风险 #3

Open
opened 2026-06-13 20:23:40 +08:00 by zdh · 0 comments
Owner

严重度:🟠 HIGH

ComponentController.java:91 用户输入的 address 参数直接拼入外部 URL 发起 HTTP 请求,无校验。

修复: 白名单校验 address、URL 编码、限制目标域名、设超时

## 严重度:🟠 HIGH `ComponentController.java:91` 用户输入的 address 参数直接拼入外部 URL 发起 HTTP 请求,无校验。 **修复:** 白名单校验 address、URL 编码、限制目标域名、设超时
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yueqian/yueqian-erp#3