Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Emlog | Emlog | < 2.5.9 |
Related Weaknesses (CWE)
References
- https://github.com/emlog/emlog/security/advisories/GHSA-w6xc-r6x5-m77cExploit
- https://github.com/emlog/emlog/security/advisories/GHSA-w6xc-r6x5-m77cExploit
FAQ
What is CVE-2025-30372?
CVE-2025-30372 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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, all...
How severe is CVE-2025-30372?
CVE-2025-30372 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-30372?
Check the references section above for vendor advisories and patch information. Affected products include: Emlog Emlog.