| 标题 | https://github.com/crmeb/crmeb_java crmeb_java v1.4 Server -Side Request Forgery |
|---|
| 描述 | SSRF in CRMEB-Java v1.4 via /api/front/qrcode/base64
A Server-Side Request Forgery (SSRF) vulnerability exists in CRMEB-Java v1.4 within the /api/front/qrcode/base64 endpoint. Due to a misconfiguration in the authentication interceptor (WebConfig), this specific path is whitelisted, allowing remote attackers to access it without any credentials. The endpoint accepts a url parameter and passes it directly to RestTemplate.getForEntity() without proper validation. Attackers can exploit this flaw to force the server into initiating arbitrary HTTP requests, enabling internal network probing (e.g., MySQL, Redis), port scanning, or cloud metadata extraction. |
|---|
| 来源 | ⚠️ https://github.com/crmeb/crmeb_java/issues/35 |
|---|
| 用户 | mukyuuhate (UID 93052) |
|---|
| 提交 | 2026-05-16 06時48分 (21 日前) |
|---|
| 管理 | 2026-06-03 17時42分 (18 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 368137 [crmeb crmeb_java 1.4 base64 Qrcode Endpoint RestTemplateUtil.java RestTemplate.getForEntity url 权限提升] |
|---|
| 积分 | 20 |
|---|