Security Advisory

CVE-2025-30372

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-28 14:51:41
Last updated 2025-03-28 15:43:43
Assigner GitHub_M
State PUBLISHED

Description

Emlog is an open source website building system. Emlog Pro versions pro-2.5.7 and pro-2.5.8 contain an SQL injection vulnerability. `search_controller.php` does not use addslashes after urldecode, allowing the preceeding addslashes to be bypassed by URL double encoding. This could result in potential leakage of sensitive information from the user database. Version pro-2.5.9 fixes the issue.