| Title | elunez eladmin <= v2.7 (2026.04.21) SSRF |
|---|
| Description | A Server-Side Request Forgery (SSRF) vulnerability exists in the database connection testing feature of elunez_eladmin. While connecting to remote databases is an intended business function, the application fails to implement proper network boundaries or strictly sanitize the JDBC URL. The application's weak blacklist filter (sanitizeJdbcUrl) attempts to block dangerous properties but can be bypassed. Consequently, an authenticated user with database:testConnect permissions can supply arbitrary internal IPs, restricted loopback addresses, or non-database ports. This abuses the application server as a confused deputy to probe internal network topologies, discover hidden services behind firewalls, and potentially trigger secondary vulnerabilities (like deserialization or arbitrary file read) via malicious JDBC parameters.
|
|---|
| Source | ⚠️ https://github.com/elunez/eladmin/issues/900 |
|---|
| User | Ana10gy (UID 93358) |
|---|
| Submission | 05/13/2026 17:24 (3 months ago) |
|---|
| Moderation | 06/01/2026 15:34 (19 days later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 277000 [eladmin up to 2.7 DatabaseController.java server-side request forgery] |
|---|
| Points | 0 |
|---|