CVE-2025-47784

Severity CVSS v4.0:
MEDIUM
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
15/05/2025
Last modified:
16/05/2025

Description

Emlog is an open source website building system. Versions 2.5.13 and prior have a deserialization vulnerability. A user who creates a carefully crafted nickname can cause `str_replace` to replace the value of `name_orig` with empty, causing deserialization to fail and return `false`. Commit 9643250802188b791419e3c2188577073256a8a2 fixes the issue.