CVE-2025-51489
BaseFortify
Publication date: 2025-08-19
Last updated on: 2025-08-21
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| moonshine | moonshine | to 3.12.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| 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 an arbitrary file upload flaw in MoonShine version 3.12.4 that allows attackers to execute arbitrary code by uploading a specially crafted SVG file. Essentially, an attacker can upload a malicious SVG file that the system processes in a way that leads to execution of code chosen by the attacker.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can execute arbitrary code on the affected system by uploading a crafted SVG file. This could lead to full system compromise, unauthorized access, data theft, or disruption of services depending on the privileges of the executed code.