CVE-2025-60448 Details
Description
A stored Cross-Site Scripting (XSS) vulnerability has been discovered in Emlog Pro 2.5.19. The vulnerability exists due to insufficient validation of SVG file uploads in the /admin/media.php component, allowing attackers to upload malicious SVG files containing JavaScript code that executes when the uploaded file is viewed.
A stored Cross-Site Scripting vulnerability has been identified in Emlog Pro version 2.5.19. This issue arises from inadequate validation of SVG file uploads in the media management component, allowing attackers to upload harmful SVG files embedded with JavaScript. The malicious code executes when the uploaded file is accessed.
To address this vulnerability, Emlog Pro should implement proper validation and sanitization of SVG files, removing dangerous elements and attributes. Additionally, converting SVG files to safer formats like PNG during upload, applying a Content Security Policy to restrict script execution, and serving uploaded SVGs with a MIME type that disables script execution are recommended.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 3, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://snowhy77.github.io/2025/08/21/SVG-File-Upload-XSS-Vulnerability-in-Emlog-Pro/ | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| emlog emlog | 2.5.19 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 8, 2025 | Initial Analysis | [email protected] |
| Oct 3, 2025 | CVE Modified | CISA-ADP |
| Oct 3, 2025 | New CVE Received | [email protected] |