Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Emlog | Emlog | <= 2.5.9 |
Related Weaknesses (CWE)
References
- https://github.com/emlog/emlog/security/advisories/GHSA-939m-47f7-m559ExploitVendor Advisory
- https://github.com/emlog/emlog/security/advisories/GHSA-939m-47f7-m559ExploitVendor Advisory
FAQ
What is CVE-2025-47785?
CVE-2025-47785 is a vulnerability with a CVSS score of 8.3 (HIGH). 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. Sinc...
How severe is CVE-2025-47785?
CVE-2025-47785 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-47785?
Check the references section above for vendor advisories and patch information. Affected products include: Emlog Emlog.