| タイトル | jishenghua jshERP <=3.6 SSRF |
|---|
| 説明 | A stored Server-Side Request Forgery (SSRF) vulnerability in jshERP-boot allows administrative users to trigger arbitrary outbound HTTP GET requests. An attacker can submit a malicious URL via the POST /platformConfig/add endpoint (or update via /platformConfig/update) by setting the platformKey to weixinUrl and the platformValue to an internal or external target. This value is persisted in the jsh_platform_config table. When the system subsequently invokes WeChat-related functions (such as getAccessToken, getUserByWeixinCode, or weixinBind), it retrieves the stored URL and passes it to HttpClient.httpGet() without validation. This enables an attacker to probe internal services, access cloud metadata endpoints, or bypass network restrictions.
|
|---|
| ソース | ⚠️ https://github.com/jishenghua/jshERP/issues/155 |
|---|
| ユーザー | Ana10gy (UID 93358) |
|---|
| 送信 | 2026年05月20日 06:23 (20 日 ago) |
|---|
| モデレーション | 2026年06月07日 11:27 (18 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 369089 [jishenghua jshERP 迄 3.6 platformConfig Add Endpoint PlatformConfigService.java insertPlatformConfig platformValue 特権昇格] |
|---|
| ポイント | 20 |
|---|