| タイトル | 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 日 ago) |
|---|
| モデレーション | 2026年06月03日 17:42 (18 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 368137 [crmeb crmeb_java 1.4 base64 Qrcode Endpoint RestTemplateUtil.java RestTemplate.getForEntity url 特権昇格] |
|---|
| ポイント | 20 |
|---|