CVE-2025-60448
BaseFortify
Publication date: 2025-10-03
Last updated on: 2025-10-08
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| emlog | emlog | 2.5.19 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored Cross-Site Scripting (XSS) issue in Emlog Pro 2.5.19. It occurs because the application does not properly validate SVG file uploads in the /admin/media.php component. Attackers can upload malicious SVG files that contain JavaScript code, which then executes when the uploaded file is viewed.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary JavaScript code in the context of the affected application. This can lead to unauthorized actions such as stealing user session cookies, defacing the website, redirecting users to malicious sites, or performing actions on behalf of authenticated users.