| Title | jishenghua jshERP <=3.6 SSRF |
|---|
| Description | 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.
|
|---|
| Source | ⚠️ https://github.com/jishenghua/jshERP/issues/155 |
|---|
| User | Ana10gy (UID 93358) |
|---|
| Submission | 05/20/2026 06:23 (20 days ago) |
|---|
| Moderation | 06/07/2026 11:27 (18 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 369089 [jishenghua jshERP up to 3.6 platformConfig Add Endpoint PlatformConfigService.java insertPlatformConfig platformValue server-side request forgery] |
|---|
| Points | 20 |
|---|