Emlog is an open source website building system. In versions up to and including 2.5.9, SQL injection occurs because the $origContent parameter in admin/article_save.php is not strictly filtered. Since admin/article_save.php can be accessed by ordinary registered users, this will cause SQL injection to occur when the registered site is enabled, resulting in the injection of the admin account and password, which is then exploited by the backend remote code execution. As of time of publication, it is unknown whether a fix exists.
References
Configurations
No configuration.
History
19 May 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/emlog/emlog/security/advisories/GHSA-939m-47f7-m559 - |
16 May 2025, 14:42
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
15 May 2025, 20:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-15 20:16
Updated : 2025-05-19 15:15
NVD link : CVE-2025-47785
Mitre link : CVE-2025-47785
CVE.ORG link : CVE-2025-47785
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')