| タイトル | DefaultFuction Notice System Managent V2.0 Code Injection |
|---|
| 説明 | The /execute endpoint in the NoticeController of the Notice System uses GroovyShell.evaluate() to directly execute user-supplied code parameters without any sanitization. Attackers can submit specially crafted Groovy expressions (e.g., "cmd /c whoami".execute().text) via this interface, leveraging the dynamic execution features of the Groovy script engine to bypass system permission controls, thereby achieving remote code execution and gaining full control over the server. This can lead to severe consequences including data breaches and complete system compromise. It is strongly recommended to immediately disable this endpoint or implement strict whitelist-based input validation.
|
|---|
| ソース | ⚠️ https://github.com/DefaultFuction/Notice-System-Managent/issues/1 |
|---|
| ユーザー | Practice (UID 95611) |
|---|
| 送信 | 2026年06月28日 17:05 (2 月 ago) |
|---|
| モデレーション | 2026年08月15日 14:05 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 390703 [DefaultFuction Notice-System-Managent 2.0 NoticeController /execute GroovyShell.evaluate 特権昇格] |
|---|
| ポイント | 20 |
|---|