Submit #804293: CodeLibs Fess 15.5.1 Arbitrary File Write
| Title | CodeLibs Fess 15.5.1 Arbitrary File Write |
|---|---|
| Description | The update() method in AdminDesignAction writes user-supplied content directly to a JSP file on disk after passing it through decodeJsp(). The filter only escapes <% %> scriptlet tags and <%= %> expression tags — JSP EL expressions (${}) are not touched at all. An attacker with the admin-design role can inject JSP EL expressions into content. EL expressions are evaluated by the JSP/Servlet container at render time and can invoke arbitrary Java methods, achieving Remote Code Execution. |
| Source | ⚠️ https:/ |
| User | R1ckyZ (UID 92331) |
| Submission | 04/14/2026 10:51 (3 months ago) |
| Moderation | 05/09/2026 08:09 (25 days later) |
| Status | Accepted |
| VulDB entry | 362419 [codelibs Fess up to 15.5.1 JSP File AdminDesignAction.java update content code injection] |
| Points | 20 |