| 제목 | dromara lamp-cloud releases Injection |
|---|
| 설명 | dromara lamp-cloud contains a stored injection vulnerability where message template content is stored via JPA and later evaluated as Groovy code or FreeMarker templates. Three independent attack surfaces allow RCE:
DefMsgTemplate.script → Groovy RCE: The script field in message templates is evaluated via GroovyClassLoader.parseClass() + InvokerHelper.createScript().run()
DefMsgTemplate.content → FreeMarker SSTI: The content field is processed by FreeMarker with BeansWrapper providing static model access
DefInterface.script → Groovy RCE: Interface definitions with execMode=SCRIPT evaluate Groovy code with Spring bean injection |
|---|
| 원천 | ⚠️ https://github.com/Ku4D3/bug_story/blob/main/report_02.md |
|---|
| 사용자 | Ku4D3 (UID 97639) |
|---|
| 제출 | 2026. 04. 27. PM 12:53 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 25. AM 11:53 (28 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 365481 [Dromara lamp-cloud 까지 5.6.2 Message Template GroovyClassLoader.parseClass DefMsgTemplate.content 권한 상승] |
|---|
| 포인트들 | 20 |
|---|